* html .jspCorner { margin: 0 -3px 0 0; }
.jspArrow {	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;}
.jspArrow.jspDisabled { cursor: default; background: #80808d; }
.jspCap { display: none; }
.jspContainer, .jspContainer2, .jspContainer3, .jspContainer4 { overflow: hidden; position: relative; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }
.jspDrag {background: #dbebf8;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border: 1px solid #8caebf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}
.jspHorizontalBar {	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;}
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
.jspHorizontalBar .jspCap { float: left; }
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspPane { position: absolute; }
.jspTrack { background: #F2F4F8; position: relative; }
.jspVerticalBar {	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 100%;}
.jspVerticalBar *,
.jspHorizontalBar * { margin: 0; padding: 0; }
.jspVerticalBar .jspArrow { height: 16px; }
.jspVerticalBar .jspArrow:focus { outline: none;}