.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:10px;height:100%;border-radius:0}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:10px}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#999;position:relative;border-radius:0}.jspDrag{background:#666;position:relative;top:0;left:0;cursor:pointer;border-radius:0}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#555;text-indent:-20000px;display:block;cursor:pointer}.jspArrowUp{background:#777 url(images_jscrollpane/jsp_scroll_up.png)}.jspArrowDown{background:#777 url(images_jscrollpane/jsp_scroll_down.png)}.jspArrowLeft{background:#777 url(images_jscrollpane/jsp_scroll_left.png)}.jspArrowRight{background:#777 url(images_jscrollpane/jsp_scroll_right.png)}.jspArrow.jspDisabled{cursor:default}.jspVerticalBar .jspArrow{height:10px}.jspHorizontalBar .jspArrow{width:10px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}