.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background:url(../css/bg-scroll.gif) repeat-y 0px 0;
}
.vscrollerbar {
width: 15px;
background: url(../css/bg-scroll2.gif) repeat-y 0px 0;
}
.hscrollerbase {
height: 90%;
background:url(../css/bg-scroll.gif) repeat-y 0 0;
}
.hscrollerbar {
height: 90%;
background:url(../css/bg-scroll2.gif) repeat-y 0 0;
}

.scrollerjogbox {
width: 15px;
height: 90%;
top: auto; 
left: auto;
bottom: 0px; 
right: 0px;
}