/* 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: 14px;background: url(scroller.png) no-repeat;}
.vscrollerbarbeg {height: 12px !important;width: 14px;}
.vscrollerbarend {height: 12px;width: 14px;}
.vscrollerbase {width: 14px;}
.vscrollerbasebeg {width: 14px;height: 0px !important;}
.vscrollerbaseend {height: 14px;width: 14px;}
.hscrollerbase {height: 8px; background-color: white;}
.hscrollerbar {height: 8px; background-color: white;}
.vscrollerbar, .hscrollerbar {padding: 8px;z-index: 2;}
.scrollerjogbox {width: 14px;height: 8px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */
