.customscroll {overflow: auto;position: relative;outline: none;}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 15px;background: #CCC url(/img/scrollbar.gif) -15px 0px repeat-y;}
div.vscrollerbar:hover {width: 15px;background: #CCC url(/img/scrollbar.gif) -45px 0px repeat-y;}
.vscrollerbarbeg {height: 1px !important;width: 15px;background: url(/img/scrollbar.gif) -108px -32px no-repeat;}
.vscrollerbarend {height: 1px;width: 15px;background: url(/img/scrollbar.gif) -108px 0px no-repeat;}
.vscrollerbase {width: 15px;background: #FFF url(/img/scrollbar.gif) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 15px;height: 8px !important;background: url(/img/scrollbar.gif) -30px 0px no-repeat;}
div.vscrollerbasebeg:hover {width: 15px;height: 8px !important;background: url(/img/scrollbar.gif) -60px 0px no-repeat;}
.vscrollerbaseend {height: 8px;width: 15px;background: url(/img/scrollbar.gif)  -30px -8px no-repeat;}
div.vscrollerbaseend:hover {height: 8px;width: 15px;background: url(/img/scrollbar.gif)  -60px -8px no-repeat;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: #CCC;}
.vscrollerbar, .hscrollerbar {padding: 8px;z-index: 2;}
.scrollerjogbox {width: 15px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #FFF;}
