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

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 12px;background: url(bar.jpg) repeat-y;}
.vscrollerbarbeg {height: 5px !important;width: 12px;background: url(barbega.gif) no-repeat;}
.vscrollerbarend {height: 5px;width: 12px;background: url(barenda.gif) no-repeat;}
.vscrollerbase {width: 12px;background: url(line.jpg) center repeat-y;}
.vscrollerbasebeg {width: 12px;height: 16px !important;background: url(basebeg.jpg) no-repeat;}
.vscrollerbaseend {height: 16px;width: 12px;background: url(baseend.jpg) no-repeat;}
.hscrollerbase {height: 16px; }
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 13px;z-index: 2; height: 50px !important;}


/* Scroll Bar Master Styling Ends Here */

