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

.vscrollerbase { 
width: 19px; 
background-image: url(images/bgscroll.gif); 
background-repeat: no-repeat; 
padding-right: 12px; 
}

.vscrollerbar { 
background-image: url(images/scrollbar.png); 
background-repeat: no-repeat; 
background-position:top 15px;
width: 40px;
height: 40px !important;
 }

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