.slider_gutter {float:left; display:block; position:relative; width:220px; margin:0px 0px 0px 0px; }
.knob {	position:absolute; top:-9px; height:15px; width:20px; background:url(../images/slider_knob.png) no-repeat; cursor:pointer; z-index:3; }
.knob2 { position:absolute; top:-24px; height: 15px; width:20px; background:url(../images/slider_knob.png) no-repeat; cursor:pointer; z-index:3; }
.clearfix {clear:both; display:block; }

.floatl { left:0px; margin-top:-10px; } 
.floatr { float:right; } 

.slider_gutter_item { position:relative;	float:left; left:100%; }

#slider_minmax_gutter_l, .slider_gutter_l { width:10px; left:0px; height:20px; background:url(../images/slider_l.png) no-repeat; }
#slider_minmax_gutter_m { width:220px; margin-left:-225px; height:20px; background:url(../images/slider_rptr.png) repeat-x; }
#slider_minmax_gutter_r,.slider_gutter_r { width:10px; margin-left:-10px; height:20px; background:url(../images/slider_r.png) no-repeat; }

#slider_bkg_img{ position:absolute; height:8px; margin:6px 0px 0px 0px; width:210px; }
