/* 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: 8px;background:#000000;padding: 6px;z-index: 2;cursor:pointer;}
.vscrollerbase {width: 8px;}
.vscrollerbasebeg {width: 8px;height:4px;background: url(../img/up.gif) no-repeat;cursor:pointer;}
.vscrollerbaseend {height: 4px;width: 8px;margin-top:0px;background: url(../img/down.gif) no-repeat;cursor:pointer;}
.scrollerjogbox {width: 8px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here border-style:solid;border-width:1px;*/
