/* --- start of css --- *//* 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: 23px; background: #0d4f99; }.vscrollerbarbeg { height: 20px !important; width: 23px;  background: #0d4f99; }.vscrollerbarend { height: 20px; width: 23px;  background: #0d4f99; }.vscrollerbase { width: 23px; background: #fdfcfc url(../img/scrollb/2.gif) 0px 0px repeat-y; }.vscrollerbasebeg { width: 23px; height: 25px !important; background: url(../img/scrollb/2.gif) -33px -25px no-repeat; }.vscrollerbaseend { height: 25px; width: 23px; background: url(../img/scrollb/2.gif) -33px 0px no-repeat; }.hscrollerbase { height: 0px; width: 0px; background: #ffffff; }.hscrollerbar { height: 0px; width: 0px; background: #ffffff;}.hscrollerbar { padding: 0px; z-index: 1; }.vscrollerbar, .hscrollerbar { padding: 21px; z-index: 5; }.scrollerjogbox { width: 23px; height: 20px; top: auto; left: auto; bottom: 0px; right: 0px; background: #0d4f99; }/* Scroll Bar Master Styling Ends Here *//* --- end of css --- */
