.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 11px;
	background-color: white;
}
.vscrollerbar {
	width: 11px;
	background-color: black;
}
.vscrollerbar {
	background:#414141;
}
.vscrollerbar, .hscrollerbar {
	padding: 10px;
	z-index: 2;
}
.vscrollerbarbeg {
	width: 11px;
	height: 11px !important;
	background:#414141;
}
.vscrollerbarend {
	width: 11px;
	height: 11px;
	background:#414141;
}
.vscrollerbase {
	background:#161616;
}
.vscrollerbasebeg {
	background: url(basebarcaps_verticalbarbody.png) -22px -22px no-repeat;
	width: 11px;
	height: 11px !important;
}
.vscrollerbaseend {
	background: url(basebarcaps_verticalbarbody.png) -44px -22px no-repeat;
	height: 11px;
	width: 11px;
}

