.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}


.vscrollerbase {
visibility: visible !important;
}

.vscrollerbase {
width: 15px;
background: url(../images/line.jpg) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
height: 45px;
background: url(../images/scroll.jpg);
}

.vscrollerbar, .hscrollerbar {
padding: 12px;
z-index: 2;
}


.vscrollerbasebeg {
background: url(../images/up.jpg);
no-repeat;
width: 15px;
height: 12px !important;
}
.vscrollerbaseend {
background: url(../images/down.jpg); no-repeat;
height: 14px;
width: 15px;
}


