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

.vscrollerbase {
width: 5px;
background-color: #646464;
}
.vscrollerbar {
	width: 5px;
	background-color: #323232;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}