/* 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; }
.vscrollerbase { width: 12px; background-color: #6e1022; } 
.vscrollerbarbeg { width: 12px; height: 2px; background: url(/bkRestaurantMapPlugin/images/box/scrollerTopBg.gif) left top no-repeat; }
.vscrollerbarend { width: 12px; height: 5px; background: url(/bkRestaurantMapPlugin/images/box/scrollerBottomBg.gif) left top no-repeat; }
.vscrollerbar { width: 12px; background: url(/bkRestaurantMapPlugin/images/box/scrollerHandBg.gif) left top repeat-y; }
.hscrollerbase { height: 12px; background-color: #6e1022; }
.hscrollerbar { height: 12px; background-color: #6a420f; }
.scrollerjogbox { width: 12px; height: 12px; top: auto; left: auto; bottom: 0px; right: 0px; background-color: #6e1022; }