/* Slider Style */

.slider_gutter {float: left;width: 100%;display: block;position: relative; }
.slider_gutter_item{position: relative;	float: left; left: 184px;}
#slider1minmax_gutter_l, #slider2minmax_gutter_l{width:10px;margin-left:-100%;height:20px;background:url(../_images/slider_l.gif) no-repeat; }
#slider1minmax_gutter_m, #slider2minmax_gutter_m{width:174px;margin-left:-184px;height:20px; background:url(../_images/slider_rptr.gif) repeat-x;}
#slider1minmax_gutter_r, #slider2minmax_gutter_r{width:10px;margin-left:-15px;height:20px;background:url(../_images/slider_r.gif) no-repeat;border:1px}
#minmax1slider, #minmax2slider{width:194px;margin:0px 10px;}

.knob {position:absolute;height:20px;width:20px;background:url(../_images/slider_knob.gif) no-repeat;cursor:pointer;}

#slider1bkg_img, #slider2bkg_img{position:absolute;height:8px;margin:6px 0px 0px -10px;width:200px;}
