.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0; overflow:hidden;
}
.vscrollerbase {
visibility: visible !important;
width:22px;
}
.vscrollerbar {
width: 22px;
height: 67px !important;
background-image: url(scrollbar.png);
}
* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='scrollbar.png');
background-image: none;
}
.hscrollerbase {height: 1px;}
.hscrollerbar {height: 1px; background-color: #84ADD6;}
.vscrollerbar, .hscrollerbar {
z-index: 2;padding:6px 0 2px 0;
}
.vscrollerbase {
width: 22px;
}
.scrollerjogbox {
width:1px;
height:1px;
top:auto; left:auto;
bottom:0px; right:0px;
background: #698AAA;
}
.vscrollerbasebeg {
width: 15px;
height: 25px !important;
paddin
}
.vscrollerbaseend {
height: 25px;
width: 15px;
}
