/* 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: 36px; height:30px;background: url(centro.png)  repeat-y}
.vscrollerbarbeg {height: 9px !important;width: 36px;background: url(scroll_top.png) no-repeat;}
.vscrollerbarend {height: 9px;width: 36px;background: url(scroll_bottom.png) no-repeat;}
.vscrollerbase {width: 36px;background: url(bg.png) repeat-y;}
.vscrollerbasebeg {width: 40px;height: 36px !important;background: url(seta_cima.png) no-repeat;}
.vscrollerbaseend {width: 40px; height: 36px; background: url(seta_baixo.png)  no-repeat;}
.hscrollerbase {height: 0;}
.hscrollerbar {height: 0;}
.vscrollerbar, .hscrollerbar {padding: 42px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 0;top: auto; left: auto;bottom: 0px; right: 0px;}

/* Scroll Bar Master Styling Ends Here */

