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


.vscrollerbase {
background-position: center;
background-repeat: repeat-y;
width: 18px;
background-color: #A4B166;
background-image: url(../img/scroller/bkgrnd.gif);
}

.vscrollerbar {
background-repeat: no-repeat;
background-position: center;
width: 18px;
height: 30px !important;
background-image: url(../img/scroller/drag_button.gif);
}
