.uiSliderCont { background:#ffffff; width:615px; margin:0px auto; }
.ui-slider {border: 0; width: 500px; height: 20px; position: relative; background:url(../../images/scrollbar_repeatcenter.gif) top left;}
.ui-slider-handle { position: absolute; z-index: 1; height: 20px; width: 75px; top: 0px; left: 0px; background-image: url(../../images/scrollbar_handle.gif);  }
.ui-slider-handle-active { border:0;  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider-range { position: absolute; background: #50A029; opacity: 0.3; filter: alpha(opacity=30); width: 100%; height: 100%; }
.ui-slider-left { width:20px; height:20px; float:left; }
.ui-slider-right { width:20px; height:20px; float:right;background:url(../../images/scrollbar_repeatcenter.gif) top left;padding-left:75px }
.ui-slider-1 { float:left;}

