.vscrollerbase {
visibility: visible;
}
#main_vscrollerbar{ top: 7px; }
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 10px;background: url(../images/common/scrollbar.gif) repeat-y;padding:21px 0 21px 0;}
.vscrollerbarbeg {height: 5px !important;width: 10px;background: url(../images/common/scrollbar-top.gif) no-repeat;}
.vscrollerbarend {height: 5px;width: 10px;background: url(../images/common/scrollbar-bottom.gif) bottom left no-repeat;}
.vscrollerbase {width: 10px;background:url(../images/common/scrollbar-base.gif) repeat-y}
.vscrollerbar, .hscrollerbar {z-index: 2;}
.vscrollerbar { z-index: 2;}
.vscrollerbasebeg{ width: 10px; background: url(../images/common/scrollbar-top-arrow.gif) no-repeat; height: 19px !important;cursor:pointer; }
.vscrollerbaseend{ width: 10px; background: url(../images/common/scrollbar-bottom-arrow.gif) bottom left no-repeat; height: 19px !important;cursor:pointer; }
