		.sliderwrap{
			width: 740px;
			margin: 0 auto;
			padding: 0 0 15px 0;
			min-height: 230px;
		}
		#slider{
			height: 47px;
		}
		#sliderblur {
			width: 720px;
			height: 47px;
			
			margin: 0 0 8px 10px;
			background: transparent url('../images/slider_bar_inactive.png') no-repeat bottom left;
		}
		#sliderfocus {
			width: 91px;
			height: 47px;
		
			background: transparent url('../images/slider_bar_active.png') no-repeat bottom left;
		}
		#slider_content {
			width: 740px;
			height: 98px;
			background: url('../images/slider-content-bg.gif') 0px -98px no-repeat;
			margin: 30px 0 0 0;
		}
		#slider_content2 {
			width: 102px;
			height: 98px;
			background: url('../images/slider-content-bg.gif') 0px 0px no-repeat;
		}
		
		#slider_data{
			position: relative;
			bottom: 98px;
			overflow: hidden;
		}
		
		#slide_arrow {
			_position: relative;
			_top: -10px;
		}
		
		.slider_content {
			width: 740px;
			height: 98px;
			background: url('../images/slider-content-bg.gif') 0px -98px no-repeat;
			margin: 30px 0 0 0;
		}
		.slider_content2 {
			width: 740px;
			height: 98px;
			background: url('../images/slider-content-bg.gif') 0px 0px no-repeat;
		}
		#handle {
			position: relative; 
			top: 31px;
			*top: 28px !important;
		}
		button.ui-button::-moz-focus-inner {
			border: 0;
			padding: 0;
		}
		.ui-slider {
			position: relative;
			text-align: left;

		}
		.ui-slider .ui-slider-handle {
			position: absolute;
			z-index: 2;
			width: 33px;
			height: 41px;
			cursor: default;
			cursor: pointer;
			cursor: hand;
		}
		.ui-slider .ui-slider-range {
			position: absolute;
			z-index: 1;
			font-size: .7em;
			display: block;
			border: 0;
			background-position: 0 0;
		}
		.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
			background-image: url('../images/slider_icon.png');
			background-position: top left;
			border: 0px;
		}
		.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
			background-image: url('../images/slider_icon.png');
			background-position: bottom left;
			border: 0px;
		}
		.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
			background-image: url('../images/slider_icon.png');
			background-position: bottom left;
			border: 0px;
		}
		.ui-widget-content {
			width: 720px;
			height: 47px;
		}
		.ui-slider-horizontal .ui-slider-handle {
			top: -.3em; margin-left: -.6em; 
		}
		#hideme {
			display: none;
		}
		.noshow {
			height: 0px;
		}
		#buttons {
			width: 91px;
			height: 37px;
			margin: 0 0 0 359px;
			_margin-top: 30px !important;
		}
		.sliderbutton1 {
			background: url('../images/slider_buttons.gif') 0px 12px no-repeat;
			position: relative;
		}
		.sliderbutton2 {
			background: url('../images/slider_buttons.gif') 0px -25px no-repeat;
			position: relative;
		}

		.sliderfloat {
			width: 100px;
			float: left;
		}
		div.sliderfloat h3 {
			color: #333333;
			font-size: 14px;
			font-weight: bold;
			position: relative;
			left: 18px;
			_padding: 0 !important;
			margin: 0;
			padding: 16px 0 0 0;
		}
		div.sliderfloat h2 {
			color: #1d75b0;
			font-size: 14px;
			position: relative;
			font-weight: bold;
			font-size: 18px;
			left: 18px;
			margin: 0;
			padding: 15px 0 13px 0;
		}

		div.plan, div.bandwith, div.domain, div.setup, div.price {
			background: url('../images/slider-content-divi.gif') top right no-repeat;
			position: relative;
			top: 10px;
			left: 21px;
		}
		div.plan {
			width: 136px;
		}
		div.bandwith, div.domain, div.setup {
			width: 144px;
		}
		div.price {
			background: url('');
		}
		
		.sliderwrap a.button{
			float: none;
			width: 187px;
			margin: 20px auto 0 auto;
		}

		.plan1 {width: 102px;}
		.plan2 {width: 192px;}
		.plan3 {width: 282px;}
		.plan4 {width: 372px;}
		.plan5 {width: 462px;}
		.plan6 {width: 552px;}
		.plan7 {width: 642px;}
		.plan8 {width: 740px;}
