.scrollgeneric {
	line-height: 	1px;
	font-size: 		1px;
	position: 		absolute;
	top: 			0; 
	left: 			0;
}
.vscrollerbase {
	width: 		25px;
	background: url(../img/basebarcaps_verticalbarbody.gif) 0px 0px repeat-y;
}
.vscrollerbar {
	width: 		25px;
	background: url(../img/basebarcaps_verticalbarbody.gif) -25px 0px repeat-y;
}
.vscrollerbar, .hscrollerbar {
	padding: 10px;
	z-index: 2;
}
.vscrollerbarbeg {
	background: url(../img/basebarcaps_verticalbarbody.gif) -75px -30px no-repeat;
	width: 		25px;
	height: 	15px !important;
}
.vscrollerbarend {
	background: url(../img/basebarcaps_verticalbarbody.gif) -75px 0px no-repeat;
	width: 		25px;
	height: 	15px;
}
.vscrollerbasebeg {
	background: url(../img/basebarcaps_verticalbarbody.gif) -50px -30px no-repeat;
	width: 		25px;
	height: 	15px !important;
}
.vscrollerbaseend {
	background: url(../img/basebarcaps_verticalbarbody.gif) -100px -30px no-repeat;
	height: 	15px;
	width: 		25px;
}
