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

.vscrollerbase {
width: 20px;
margin:0px;
padding:0px;
background-color: white;
border-left:3px solid #d5d6d8;
}
.vscrollerbar {
width: 20px;
margin:0px;
padding:0px;
height:42px !important;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}
.scrollerjogbox {
width: 10px;
height: 10px;top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
.vscrollerbarbeg {
background: url(../scrolltext/navscroller.png) top left no-repeat;
width: 20px;
height: 42px !important;
}
