/* 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: 12px;font-size: 10px;position: absolute;top: 0px; left: 10;}
.vscrollerbar {width: 21px;background: transparent url(../images/img_scrollTab.gif) 3px 0px no-repeat;}
.vscrollerbase {width: 21px;background: transparent url(../images/img_scrollBar.gif) 7px 0px repeat-y;}
.vscrollerbasebeg {width: 21px;height: 26px !important;background: url(../images/img_scrollTop.gif) 0px 0px no-repeat;}
.vscrollerbaseend {height: 26px;width: 21px;background: url(../images/img_scrollBtm.gif)  0px 0px no-repeat;}




.vscrollerbar{padding: 30px;z-index: 1;}


/* Scroll Bar Master Styling Ends Here */

