/* 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;}

.vscrollerbar {width: 15px;background-image:url(images/dot_middle.gif);}
.vscrollerbarbeg {height: 4px !important;width: 15px; background-image:url(images/dot_top.gif);}
.vscrollerbarend {height: 4px;width: 15px;background-image:url(images/dot_bottom.gif);}
.vscrollerbase {width: 15px;background-image:url(images/slidebg.gif); background-repeat:no-repeat;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 5px 28px 8px 28px; z-index: 2;}
.scrollerjogbox {width: 15px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}