.scroll-content {position:absolute;top:0;left:0}
.slider-wrap{position:absolute;right:0;top:0;width:20px;background-color:lightgrey;}
.slider-vertical{position:relative;height:100%}
.ui-slider-handle{width:20px;height:10px;margin:0 auto;background:#e05c00;display:block;position:absolute}
.ui-slider-handle img{border:none;width:20px;height:px;display:block;background-color:#000;position:absolute;bottom:0;}
.ui-slider-handle:focus {outline: none;}
.scrollbar-top{position:absolute;width:20px;height:30px;background:#e05c00 url(../images/arrow_top.png) top center no-repeat;}
.scrollbar-bottom{position:absolute;bottom:0;width:20px;height:30px;background:#e05c00 url(../images/arrow_btm.png) bottom center no-repeat;}
.scrollbar-grip{position:absolute;top:50%;margin-top:-6px;}
.ui-slider-range{position:absolute;width:100%;background:lightgrey;}
