/* 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: 10px;background-color: #e6e6e6;}
.vscrollerbar {width: 10px;background-color: #000000;}
.hscrollerbase {height: 15px;background-color: #000000;}
.hscrollerbar {height: 15px;background-color: #000000;}
.vscrollerbar {background: #999999 url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 0px;z-index: 2;}
