.scrollgeneric {
	left: 0px; top: 0px; line-height: 1px; font-size: 1px; position: absolute;
}
.vscrollerbase {
	width: 10px;
}
.vscrollerbar {
	width: 10px; height: 90px !important; background-color: black;
}
.hscrollerbase {
	height: 10px; background-color: white;
}
.hscrollerbar {
	height: 10px; background-color: black;
}
.scrollerjogbox {
	left: auto; top: auto; width: 10px; height: 10px; right: 0px; bottom: 0px; background-color: gray;
}
