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

.vscrollerbar {width: 16px;background: #ffffff url(images/bar.jpg) repeat-y;}
.vscrollerbarbeg {height: 4px !important;width: 16px;background: url(images/barbeg.jpg) no-repeat;}
.vscrollerbarend {height: 4px;width: 15px;background: url(images/barend.jpg) no-repeat;}
.vscrollerbase {width: 16px;background: #000000 url(images/base.jpg) repeat-y;}
.vscrollerbasebeg {width: 16px;height: 10px !important;background: url(images/basebeg.jpg) no-repeat;}
.vscrollerbaseend {height: 10px;width: 16px;background: url(images/baseend.jpg)  no-repeat;}
.vscrollerbar {padding: 28px;z-index: 0;}
.scrollerjogbox {width: 16px;height: 0px;top: auto; left: auto;bottom: 0px; right: 0px;background: #000000;}

/* Scroll Bar Master Styling Ends Here */
