.jScrollPaneContainer{position:relative;overflow:hidden;z-index:1}.jScrollPaneTrack{position:absolute;cursor:pointer;left:0;bottom:0;width:100%;background:#f1f1f1}.jScrollIntervalTrack{position:absolute}.jScrollPaneDrag{position:absolute;background:url(../images/horizontalScroll.gif) repeat-x;cursor:pointer;overflow:hidden;height:12px}.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;background:url(../images/LbtnHorizontalScroll.gif) no-repeat right center;height:12px;width:22px}a.jScrollArrowLeft:hover{}a.jScrollArrowRight{display:block;position:absolute;z-index:1;bottom:0;right:0;text-indent:-2000px!important;overflow:hidden;background:url(../images/RbtnHorizontalScroll.gif) no-repeat left center;height:12px;width:22px}a.jScrollArrowRight:hover{}a.jScrollActiveArrowButton,a.jScrollActiveArrowButton:hover{}