
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbar {
width: 8px;
background-image:url(../dojo_images/scroll.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.vscrollerbase {
width: 8px;
background-color:rgb(0,0,0);
}

