.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:25px;height:100%}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#f5f5f5;position:relative;-webkit-box-shadow:inset 0 0 15px #eaeaea;-moz-box-shadow:inset 0 0 15px #eaeaea;box-shadow:inset 0 0 15px #eaeaea}.jspDrag{background:#fff;position:relative;top:0;left:0;cursor:pointer;width:25px;border:1px solid #ccc}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#fff;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0;border:1px solid #ccc}.jspArrow.jspDisabled{cursor:default;background-color:rgba(0,0,0,0.1)}.jspVerticalBar .jspArrow{height:26px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}.jspArrowUp{background:url(../images/arrow-top.png) no-repeat center #fff}.jspArrowDown{background:url(../images/arrow-bottom.png) no-repeat center #fff}* html .jspCorner{margin:0 -3px 0 0}