.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0px;
}

.vscrollerbase {
width: 44px;
background: #FFFFFF;
}

.vscrollerbarbeg {
background: url(images/scrollbar/top.bmp) 8px 0px no-repeat;
width: 44px;
height: 5px;
}

.vscrollerbarend {
background: url(images/scrollbar/bottom.bmp) 8px 0px no-repeat;
width: 44px;
height: 6px;
}

.vscrollerbar {
width: 44px;
height: 2px;
background: #FFFFFF url(images/scrollbar/middle.bmp) 8px 0px repeat-y;
padding: 0px;
}
