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

.vscrollerbase {
width: 16px;
background-color: #999999;
}

.vscrollerbar {
width: 12px;
border: 2px solid #999999;
background-color: #000000;
}

.hscrollerbase {
height: 16px;
background-color: #999999;
}

.hscrollerbar {
height: 12px;
border: 2px solid #999999;
background-color: #000000;
}

.scrollerjogbox {
width: 16px;
height: 16px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #666666;
}