.ui-slider { width: 195px; height: 2px; position: relative; }
.ui-slider-handle { position: absolute; z-index: 1; height: 23px; width: 12px; top: 5px; left: 1px; background-image: url(slider-handle.gif); cursor: e-resize; }
.ui-slider-handle-active {cursor: e-resize; }
.ui-.ui-slider-range { position: absolute; background: transparent; opacity: 0.3; filter: alpha(opacity=30); width: 100%; height: 100%; }

.ui-slider-2 {background-color:#666;height:2px;width:165px;margin:0;padding:0;float:left;}
.playground { background: #ccc; margin:0; position: relative; padding: 10px 0 20px 0; }
