
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { background: url(../images/slaBg.gif) 0 0 repeat-x; }
.ui-widget-header { background:url(../images/slBg.gif) 0 0 repeat-x; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: url(../images/mover.png) 0 -30px no-repeat; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover { background: url(../images/mover.png) 0 0 no-repeat; border:none;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(../images/mover.png) 0 -60px no-repeat; border:none; }

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 200000000; width: 31px; height: 30px; cursor: default; outline:none }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: 1.8em; }
.ui-slider-horizontal .ui-slider-handle { top: -6px; margin-left: -14px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider .point{ position:absolute; display:block; right:0; top:0; width:2px; height:2px; overflow:hidden; background:url(../images/points2.gif) no-repeat; z-index:1000; }