
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 12px;
background-color:#CC6600;
}
.vscrollerbar {
width: 12px;
background-color: white;
}
.hscrollerbase {
width: 12px;
background-color:#CC6600;
}
.hscrollerbar {
width: 12px;
background-color: white;
}

.scrollerjogbox {
width: 12px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color:#FF9900;
}

.hscrollerbase, .hscrollerbar {
height: 12px;
left: 0px;

}