/* 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: 14px;background-image: url(../images/scrollbar.jpg);background-repeat: no-repeat;}
.vscrollerbase {width: 25px;background-image: url(../images/scrollLine.gif);background-repeat: no-repeat;}
.vscrollerbasebeg {width: 13px;height: 13px !important;background-image: url(../images/arrowUP.gif);background-repeat: no-repeat}
.vscrollerbaseend {height: 13px;width: 13px;background-image: url(../images/arrowDOWN.gif);background-repeat: no-repeat;}
.vscrollerbar, .hscrollerbar {padding: 15px;z-index: 2;}
.scrollerjogbox {width: 14px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;}

/* Scroll Bar Master Styling Ends Here */
