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

.vscrollerbar {
width: 12px;
background: #ffffff url(scrollbar.png) 0 14px repeat-y;
}

.vscrollerbarbeg {
height: 0px !important;
width: 0px;
}

.vscrollerbarend {
height: 0px;
width: 0px;
}

.vscrollerbase {
width: 12px;
background: #ffffff;
}

.vscrollerbasebeg {
width: 12px;
height: 14px !important;
background: url(scrollbar.png) -14px -13px no-repeat;
}

.vscrollerbaseend {
height: 12px;
width: 19px;
background: url(scrollbar.png)  -14px 0px no-repeat;
}

.vscrollerbar {
padding: 19px;
z-index: 2;
}

.scrollerjogbox {
width: 12px;
height: 16px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #37917A;
}
