/* 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:5px; font-size:5px; position:absolute; top:0; left:0;}

.vscrollerbar{width:9px; background:url(../images/scrollbar.png) no-repeat 0px 0px; cursor:pointer;}
.vscrollerbarbeg{height:61px !important; width:9px; background: no-repeat 0 0; clip:rect()}
.vscrollerbarend{height:61px; width:9px; background: no-repeat 0 0; clip: rect()}

.vscrollerbase{width:9px; height: 135px; background:url(../images/scrollbase.png) 0px 0px repeat-y; clip: rect()}
.vscrollerbasebeg{width:9px; height:61px !important;background: no-repeat 0 0; clip: rect()}
.vscrollerbaseend{height: 54px; width:9px; background: 0px 0px no-repeat; clip: rect()}
.vscrollerbar{padding:10px 0px; margin:0px 0px 0px 0px; z-index: 1000; width:9px; height:61px!important; clip: rect()}

.scrollerjogbox{width:9px; height:61px; top: 0; left:0; bottom: 0; right: 0px;}

/* Scroll Bar Master Styling Ends Here */
