/*  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: 9px;background: #5EC0A7 url(images/scroll-bar.png) 0px 0px repeat-y;}
.vscrollerbarbeg {height: 15px;width: 0px;}
.vscrollerbarend {height: 15px;width: 0px;}
.vscrollerbase {width: 9px;background: #D4F6F2 url(images/scroll-barpozadina.png) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 9px;height: 8px !important;background: url(images/scroll-strelicagore.png) 0px 0px no-repeat;}
.vscrollerbaseend {height: 8px;width: 9px;background: url(images/scroll-strelicadole.png) 0px 0px no-repeat;}
.vscrollerbar, .hscrollerbar { padding: 12px; z-index: 2;}
