/* Slider Style */
.slide_container {margin-top:5px;}
.slider_gutter {float: left;width: 100%;display: block;position: relative; text-align:left;}
.slider_gutter_item{position: relative;	float: left; left: 100%; text-align:left;}
#slider_minmax_gutter_l, .slider_gutter_l{width: 10px;margin-left:-171px; height:40px;background:url(../images/slider_l.gif) no-repeat;  text-align:left;}
#slider_minmax_gutter_m{width: 160px;margin-left:-160px;	height:40px; background:url(../images/slider_rptr.gif) repeat-x;  text-align:left;}
#slider_minmax_gutter_r,.slider_gutter_r{width: 10px;margin-left:-3px;height:40px; 	background:url(../images/slider_r.gif) no-repeat; border:1px; text-align:left; }
#minmax_slider{ width:160px; margin:0px 10px; text-align:left;}
.slider_gutter{width:160px; margin:0px 0px 0px 0px; text-align:left;}

.knob {	position: absolute;	height: 20px;width: 20px;   background: url(../images/slider_knob.gif) no-repeat;cursor: pointer; text-align:left;}

/* For Clip */
#slider_bkg_img{position: absolute; height:8px; margin:6px 0px 0px -10px; width:174px; text-align:left;}
