/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/* 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: 17px;background-color: white;}
.vscrollerbar {width: 17px;background-color: black;}
.hscrollerbase {height: 17px;background-color: white;}
.hscrollerbar {height: 17px;background-color: black;}
.hscrollerbar {background: #000 url(horizontalbarbody_cornerjog.png) 0px -34px repeat-x;}
.vscrollerbar {background: #000 url(basebarcaps_verticalbarbody.png) -17px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 2px;z-index: 2; cursor: pointer;}
.vscrollerbarbeg {background: url(basebarcaps_verticalbarbody.png) -51px -34px no-repeat;width: 17px;height: 17px !important;}
.vscrollerbarend {background: url(basebarcaps_verticalbarbody.png) -51px 0px no-repeat;width: 17px;height: 17px;}
.hscrollerbarbeg {background: url(basebarcaps_verticalbarbody.png) -68px -17px no-repeat;height: 17px;width: 17px !important;}
.hscrollerbarend {background: url(basebarcaps_verticalbarbody.png) -34px -17px no-repeat;height: 17px;width: 17px;}
.scrollerjogbox {width: 17px;height: 17px;top: auto; left: auto;bottom: 0px; right: 0px;background: #000 url(horizontalbarbody_cornerjog.png) 0px 0px;}
.vscrollerbase {background: #000 url(basebarcaps_verticalbarbody.png) 0px 0px repeat-y;}
.vscrollerbasebeg {background: url(basebarcaps_verticalbarbody.png) -34px -34px no-repeat;width: 17px;height: 17px !important;}
.vscrollerbaseend {background: url(basebarcaps_verticalbarbody.png) -68px -34px no-repeat;height: 17px;width: 17px;}
.hscrollerbase {background: #000 url(horizontalbarbody_cornerjog.png) 0px -17px repeat-x;}
.hscrollerbasebeg {background: url(basebarcaps_verticalbarbody.png) -68px 0px no-repeat;height: 17px;width: 17px !important;}
.hscrollerbaseend {height: 17px;width: 17px;background: url(basebarcaps_verticalbarbody.png) -34px 0px no-repeat;}
.scrollerjogbox:hover {background: #000 url(basebarcaps_verticalbarbody.png) -51px -17px; }
