/*  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: 15px;background: #D3D3D3;}
.vscrollerbarbeg {height: 1px !important;width: 15px;background: url(../../img/right/scrollbar.gif) top left no-repeat;}
.vscrollerbarend {height: 1px;width: 15px;background: url(../../img/right/scrollbar.gif) top left no-repeat;}
.vscrollerbase {width: 15px;background: #fff;}
.vscrollerbasebeg {width: 15px;height: 8px !important;background: url(../../img/right/scrollbar_tr.gif) top left no-repeat;}
.vscrollerbaseend {height: 8px;width: 15px;background: url(../../img/right/scrollbar_tr.gif)  bottom left no-repeat;}
.hscrollerbase {height: 16px; background-color: white;}/*?*/
.hscrollerbar {height: 16px; background-color: black;}/*?*/
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2;}/*上下のpadding*/
/*.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #EEEEEE;}不使用*/

/* Scroll Bar Master Styling Ends Here */
