.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0;
left: 0;
}

.vscrollerbase {
width: 8px;
background-color: #E6E6E6;
}

.vscrollerbar {
width: 8px;
background-color: #CFCFCF;
}

.hscrollerbase {
height: 8px;
background-color: #E6E6E6;
}

.hscrollerbar {
height: 8px;
background-color: #CFCFCF;
}

.scrollerjogbox {
width: 8px;
height: 8px;
top: auto;
left: auto;
bottom: 0;
right: 0;
background-color: #FFF;
}
