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

