.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 8px;
background-color: #FFF;
}
.vscrollerbar {
width: 8px;
background-color: #d6d9e2;
}
.hscrollerbase {
height: 8px;
background-color: #ecf0f3;
}
.hscrollerbar {
height: 8px;
background-color: #d6d9e2;
}

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