
#slider_price_from, .slide_PV_from  { width: 65px; height: 22px; float: left;  text-align: right; padding: 5px 5px 0 0; }
#slider_price_to, .slide_PV_to      { width: 65px; height: 22px; float: left;  text-align: left; padding: 5px 0 0 5px; }

.div_slider {
    /*float: right;*/
    /*width: 700px !important;*/
    padding:3px 0 0 0;
}
.slider_center1
{
  width:480px;
  background : transparent url('../../../../img_0912/slider_bar_bg-2.png') no-repeat left top !important;
  height: 20px;
  padding: 7px 0 0 12px;
  float: left;
}

.slider_center
{
  width:288px;
  background : transparent url('../../../../img_0912/slider_bar_bg-1.png') no-repeat left top !important;
  height: 20px;
  padding: 7px 0 0 12px;
  float: left;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
  width: 30px; 
  height:23px; 
  /*background : transparent url('../../../../img_0912/slider_bar_from.png') no-repeat left top !important;*/
  border:0 none;
}

.icoRangeFrom
{
  width: 30px; 
  height:23px; 
  background : transparent url('../../../../img_0912/slider_bar_from.png') no-repeat left top !important;
  border:0 none;
  cursor: pointer;
}

.icoRangeTo
{
  width: 30px; 
  height:23px; 
  background : transparent url('../../../../img_0912/slider_bar_to.png') no-repeat left top !important;
  border:0 none;
  cursor: pointer;
}

.ui-slider-horizontal .ui-slider-range
{
  /*background: #fff !important;*/ 
  background : transparent url('../../../../img_0912/slider_bar_bg_center.png') repeat-x 5px top !important;
  border:0 none;
}

.ui-slider .ui-slider-range
{
  display: none; 
}
.ui-widget-content
{
  background: none !important; 
  border:0 none;
}
