.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;}.jspVerticalBar{position:absolute;top:0;right:0;width:4px;height:100%;background:transparent;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:transparent;position:relative;}.jspContainer:hover .jspDrag,.jspContainer:hover .jspArrow{opacity:1;-moz-opacity:1;filter:Alpha(opacity=100);}.jspDrag{background:#333;position:relative;top:0;left:0;cursor:pointer;}.jspActive,.jspHover{background:#666;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}.jspArrow{background:#666;text-indent:-20000px;display:block;cursor:pointer;}.jspArrow.jspDisabled{cursor:default;background:#666;}.jspVerticalBar .jspArrow{height:10px;}.jspArrowUp{-webkit-border-top-right-radius:1px;-webkit-border-top-left-radius:1px;-moz-border-radius-topright:2px;-moz-border-radius-topleft:2px;border-top-right-radius:2px;border-top-left-radius:2px;}.jspArrowDown{-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}.jspVerticalBar .jspArrow:focus{outline:none;}.jspCorner{background:#eeeef4;float:left;height:100%;} * html .jspCorner{margin:0 -3px 0 0;}