#content .jScrollPaneContainer{position:relative;overflow:hidden;z-index:1}
#content .jScrollPaneTrack{position:absolute;cursor:pointer;left:0;bottom:0;width:100%;background:url(/images/scroll/scroll-bg.png) repeat-x left top;height:15px}
#content .jScrollIntervalTrack{position:absolute}
#content .jScrollPaneDrag{position:absolute;background:url(/images/scroll/roller.png) no-repeat left top;cursor:pointer;overflow:hidden;height:15px;width:19px !important}
#content .jScrollPaneDragLeft{position:absolute;bottom:0;left:0;overflow:hidden}
#content .jScrollPaneDragRight{position:absolute;bottom:0;right:0;overflow:hidden}
#content a.jScrollArrowLeft{display:block;position:absolute;z-index:1;bottom:0;left:0;text-indent:-2000px !important;overflow:hidden;height:15px;width:10px}
#content a.jScrollArrowRight{display:block;position:absolute;z-index:1;bottom:0;right:0;text-indent:-2000px !important;overflow:hidden;height:15px;width:10px}
