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

}

.vscrollerbase {
	width: 15px;
	background-color: #2E2C2B;
}
.vscrollerbar {
	height: 20px;
	width: 15px;
	background-color: #5C5955;
}

.scrollerjogbox {
	width: 15px;
	height: 692px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
