#scroller {
height: 440px;
overflow: auto;
position: relative;
margin: 0.3em auto;
padding: 15px;
}

.scroller {
height: 440px;
}

#main {
width:665px;
	}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #D7EBDF url(../img/other/basebarcaps.png) 0px 0px repeat-y;
}

.vscrollerbar {
width: 15px;
background: #99CBCB url(../img/other/basebarcaps.png) -15px 0px repeat-y;
cursor:pointer;
}

.fixedwidth {
height: auto;
height: 200px;
position: relative;
color: black;
padding: 1px;
}
.vscrollerbar {
	background: #99CBCB url(../img/other/basebarcaps.png) -15px 0px repeat-y;}

.vscrollerbar {
	padding: 15px;
	z-index: 2;}

.vscrollerbarbeg {
	background: url(../img/other/basebarcaps.png) -45px 0px no-repeat;
	width: 15px;
	height: 15px !important;}

.vscrollerbarend {
	background: url(../img/other/basebarcaps.png) -45px -30px no-repeat;
	width: 15px;
	height: 15px;}

.vscrollerbase {
	background: #D7EBDF url(../img/other/basebarcaps.png) 0px 0px repeat-y;}

.vscrollerbasebeg {
	background: url(../img/other/basebarcaps.png) -30px 0px no-repeat;
	width: 15px;
	height: 15px !important;}

.vscrollerbaseend {
	background: url(../img/other/basebarcaps.png) -30px -30px no-repeat;
	height: 15px;
	width: 15px;}

.scrollerjogbox:hover {
	background: #5E828C url(../img/other/basebarcaps.png) -45px -15px;}