﻿  
  .jslider_round .jslider-bg { position: absolute; width: 100%; top: 0; height: 5px; background-repeat: repeat-x; background-image: url(../img/jslider.round.plastic.png); background-position: 0 -40px; }
  
  .jslider_round .jslider-pointer { background: url(../img/jslider.round.plastic.png); }

  .jslider_round .jslider-scale span { position: absolute; height: 5px; border-left: 1px solid #fff; font-size: 0;}
  .jslider_round .jslider-scale ins { font-size: 8px; text-decoration: none; position: absolute; left: 0px; top: 5px; color: #fff; }
  
  .jslider_round .jslider-label {display:none !important; }
  .jslider_round .jslider-label-to { left: auto; right: 0; }
  
  .jslider_round .jslider-value {font-size: 8px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%; background: black; color: #fff; line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
  .jslider_round .jslider-value-to { left: 80%; }
  
  .jslider_round .jslider-pointer {background-image: url(../img/slider_handler.png); width: 12px; height: 28px;  position: absolute; left: 20%; top: -7px; margin-left: -8px; cursor: pointer; cursor: hand; }
  .jslider_round .jslider-pointer-hover { background-image: url(../img/slider_handler.png); width: 12px; height: 28px; }