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

.vscrollerbase {
width: 32px;
background: none;
}
.vscrollerbar {
	width: 32px;
	height: 42px !important;
	background: url(../img/scrollbar.png) 0 0 no-repeat;
}


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