/* styles UI Slider */
.ui-slider-handle {cursor: pointer; position: absolute; height: 15px; width: 33px; bottom: 0px; left: 0; background: url(../img/slider/cursor.png) left bottom no-repeat transparent;}
* html .ui-slider-handle {
	background-image: url(../img/slider/cursor.gif);
}
.ui-slider-1 { width: 550px; height: 20px; margin-top: -23px; position: relative; margin-left: 40px; margin-right: 40px; cursor: pointer; }
/* END styles UI Slider */
