.jScrollPaneContainer{position:relative;overflow:hidden;z-index:1;}.jScrollPaneTrack{position:absolute;cursor:pointer;left:0;bottom:0;width:100%;background:#aaa;}.jScrollIntervalTrack{position:absolute;display:none;}.jScrollPaneDrag{position:absolute;background:#666;cursor:pointer;overflow:hidden;}.jScrollPaneDragLeft{position:absolute;bottom:0;left:0;overflow:hidden;}.jScrollPaneDragRight{position:absolute;bottom:0;right:0;overflow:hidden;}a.jScrollArrowLeft{display:block;position:absolute;z-index:1;bottom:0;left:0;text-indent:-2000px!important;overflow:hidden;height:10px;width:10px;}a.jScrollArrowRight{display:block;position:absolute;z-index:1;bottom:0;right:0;text-indent:-2000px!important;overflow:hidden;height:10px;width:10px;}a.jScrollArrowLeft{background:url(img/basic_arrow_left.gif) no-repeat 0 0;}a.jScrollArrowLeft:hover{background-position:-15px 0;}a.jScrollArrowRight{background:url(img/basic_arrow_right.gif) no-repeat 0 0;}a.jScrollArrowRight:hover{background-position:-15px 0;}