.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:18px;
background: url(../images/scroll/barra.png) left top;
}
.vscrollerbar {
width: 14px;
margin-left:2px;
height: 14px !important;
background-image: url(../images/scroll/circulo.png);
}

.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;
}