/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0}
.vscrollerbar {padding:15px; z-index: 2}

#mycustomscroll2 .vscrollerbar {width:20px; background: url(../i/bar2.gif) repeat-y}
#mycustomscroll2 .vscrollerbarbeg {background: url(../i/barbeg2.gif) no-repeat; width:20px; height: 3px !important}
#mycustomscroll2 .vscrollerbarend {background: url(../i/barend2.gif) no-repeat; width:20px; height: 3px}
#mycustomscroll2 .vscrollerbase {width:20px; background: url(../i/base2.gif) repeat-y}
#mycustomscroll2 .vscrollerbasebeg {background: url(../i/basebeg2.gif) no-repeat; width:20px; height:20px !important}
#mycustomscroll2 .vscrollerbaseend {background: url(../i/baseend2.gif) no-repeat; height:15px; width:23px}
