/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px; font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 25px; background-color: white;}
.vscrollerbar, .hscrollerbar {padding: 30px; z-index: 2;} 
.vscrollerbase {background: url(img/fon.jpg) repeat-y;}
.vscrollerbasebeg {background: url(img/button.jpg) no-repeat;width: 25px; height: 30px !important;}
.vscrollerbaseend {background: url(img/button.jpg) no-repeat; height: 30px; width: 25px;}




