/* 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: 26px; height: 26px !important; background: #fff url(../img/vscrollerbar.png) no-repeat center;}
.vscrollerbarbeg {height: 0px !important; width: 26px;}
.vscrollerbarend {height: 0px; width: 26px;}
.vscrollerbase {width: 26px; background: #fff url(../img/vscrollerbase.png) repeat-y center;}
.vscrollerbasebeg {width: 26px; height: 3px !important; background: url(../img/vscrollerbasebeg.png) no-repeat center;}
.vscrollerbaseend {width: 26px; height: 3px; background: url(../img/vscrollerbaseend.png) no-repeat center;}
.hscrollerbase {/*height: 1px; background-color: white;*/}
.hscrollerbar {/*height: 16px; background-color: black;*/}
.vscrollerbar, .hscrollerbar {padding: 3px;z-index: 2;}
.scrollerjogbox {/*width: 6px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;*/}

/* Scroll Bar Master Styling Ends Here */

