.yui-range-slider
{
	margin:0 0px;
	font-size:0;
} 


.yui-range-slider *
{
	font:0/0;
}

.yui-range-slider .s-bd{
	background:url(bg.gif) 0% 80% no-repeat;
	padding:0;
	vertical-align:top;
}

.lt_curve{background:url(left_curve.gif) 0% 80% no-repeat; width:12px; height:20px; float:left;}
.mid_curve{background:background:url(bg.gif) 0% 80% no-repeat; width:150px; float:left;}
.rt_curve{background:url(right_curve.gif) 0% 80% no-repeat; width:12px; height:20px; float:left;}

.yui-range-slider span.s-hd{
	overflow:hidden;
	position:relative;
	font-size:0;
	line-height:0;
	vertical-align:top;
}

.yui-range-slider span.s-line-1
{
	font-size:0;
	line-height:0;
	position:absolute;
	top:8px;
	left:2px;
	height:0;
}

.yui-range-slider span.s-hd button
{
	font-size:1px;
	width:12px;
	position:absolute;
	display:inline-block;
	top:2px;
	overflow:hidden;
	text-decoration:none;
	background:url(bg.gif) 50% no-repeat;
	padding:0;
	font-size:0;
	
}

html.borwser-opera .yui-range-slider span.s-hd button
{
	top:2px;
}

.yui-range-slider span.s-hd button.ctrl-1:hover, .yui-range-slider span.s-hd button.ctrl-2:hover
{
	background:none;
}

.yui-range-slider span.s-hd button.ctrl-0:hover
{
	opacity:0.7;
	filter:alpha(opacity=70);
	/*background:url(revbg-2.gif) 0 35% repeat-x;*/
}

.yui-range-slider span.s-hd .ctrl-0
{
	position:absolute;
	display:block;
	left:0;
	top:3px;
	background:url(bg-2.gif) 0 35% repeat-x;
	cursor:pointer;
	z-index:1;
}

html.borwser-opera .yui-range-slider span.s-hd .ctrl-0
{
	top:2px;
}

.yui-range-slider span.s-hd button.ctrl-1
{
	left:0;
	z-index:100;
	cursor:w-resize;
}

.yui-range-slider span.s-hd button.ctrl-2
{
	left:0;
	z-index:200;
	cursor:e-resize;
}

#my-slider-1-box{border:0px;}
#my-slider-2-box{border:0px;}
#my-slider-3-box{border:0px;}
#my-slider-4-box{border:0px;}

#my-slider-1-ctrl-0{border:0px;}
#my-slider-1-ctrl-1{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}
#my-slider-1-ctrl-2{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}

#my-slider-2-ctrl-0{border:0px;}
#my-slider-2-ctrl-1{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}
#my-slider-2-ctrl-2{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}

#my-slider-3-ctrl-0{border:0px;}
#my-slider-3-ctrl-1{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}
#my-slider-3-ctrl-2{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}

#my-slider-4-ctrl-0{border:0px;}
#my-slider-4-ctrl-1{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}
#my-slider-4-ctrl-2{background:url(slider.gif) top no-repeat; border:none; height:20px; width:7px;}


