.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:22px;
background:url(scrollbarback.png) 0px 0px repeat-y;
}
.vscrollerbasebeg {width: 22px;height: 28px !important;background: url(scrollbar2.png) -72px -28px no-repeat;}
.vscrollerbaseend {height: 28px;width: 22px;background: url(scrollbar2.png)  -84px 0px no-repeat;}
.vscrollerbar {
background-image: url(scrollbar.png);
width: 22px;
height: 110px !important;
}

* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='scrollbar.png');
background-image: none;
}

.hscrollerbase {height: 22px;}
.hscrollerbar {height: 22px; background-color: #84ADD6;}

.vscrollerbar, .hscrollerbar {
padding: 0px;
z-index: 2;
}

.scrollerjogbox {
width: 22px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #698AAA;
}

.flexcroll {
margin-left:10px;
}


