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


.vscrollerbase {
width: 9px;
background: #ffffff url(/SCB/SC_bg.gif) repeat-y;
}
.vscrollerbar {
width: 9px;
background: #000000 url(/SCB/SC_drag.jpg) repeat-y;
height: 25px !important;
padding-top:8px;
padding-bottom:8px;
}
.vscrollerbar, {
z-index: 2;
}

.vscrollerbasebeg {
background: url(/SCB/SC_up.jpg) no-repeat;
width: 9px;
height: 7px;
}
.vscrollerbaseend {
background: url(/SCB/SC_down.jpg) no-repeat;
height: 7px;
width: 9px;
}

