.ui-dialog .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px; background: gray !important; border: none !important; }\r
.ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background: gray !important; border: none !important; }\r
\r
-.ui-slider { margin: 10px; background: #FF9C08; height: 15px; }\r
-.ui-slider-handle { width: 10px; height: 15px; background: white; position: relative; }\r
+.ui-slider { margin: 10px; background: #FF9C08; height: 15px; position: relative; }\r
+.ui-slider-handle { width: 10px; height: 15px; background: white; position: absolute; top: 0px; left: 0px; }\r