/* 
    Document   : scrollbars
    Created on : 24.10.2009, 22:04:39
    Author     : gsnerf
    Description:
        Purpose of the stylesheet follows.
*/

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {width: 4px; background: #DDDDDD; }
.vscrollerbar {width: 4px; background: #888888; z-index: 2;}
.hscrollerbase {height: 4px; background: #DDDDDD;}
.hscrollerbar {height: 4px; background: #888888; z-index: 2;}

/*.vscrollerbarbeg {height: 10px !important;width: 4px;}
.vscrollerbarend {height: 10px;width: 4px;}
.vscrollerbarend {height: 2px;width: 4px;}
.vscrollerbasebeg {width: 25px; height: 28px !important;}
.vscrollerbaseend {width: 4px; height: 28px; }
.scrollerjogbox {width: 4px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}*/
