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

.vscrollerbase {
width:25px;
}
.vscrollerbar {
background-image: url(../_images/dot2.png);
width: 25px;
height: 48px !important;
background-image: url(../_images/dot2.png);
}

* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../_images/dot2.png');
background-image: none;
}

.hscrollerbase {height: 20px;}
.hscrollerbar {height: 35px;}
.vscrollerbar, .hscrollerbar {padding: 0px; z-index: 2;
}

.scrollerjogbox {
width: 11px;
height: 48px;
top: auto; left: auto;bottom: 0px; right: 0px;}

