
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 18px;
}
.vscrollerbar {
width: 18px;
}


.vscrollerbase {
height: 18px;
background-color: #dcdbd9;
background: #dcdbd9 url(images/hscrollerbase.gif) repeat-y;
}


.vscrollerbar {
height: 18px;
background-color: black;
}


.vscrollerbar {
background: #8c8c8c url(images/hscrollerbar.gif) repeat-y;
}



.vscrollerbar, .hscrollerbar {
padding: 0px;
z-index: 2;
}

.vscrollerbarbeg {
background: url(images/hscrollerbarbeg.gif) no-repeat;
height: 20px;
width: 18px !important;
}

.vscrollerbarend {
background: transparent url(images/hscrollerbarend.gif) no-repeat;
height: 18px;
width: 18px;
}


.vscrollerbasebeg {
background: url(images/hscrollerbasebeg.gif) no-repeat;
height: 18px;
width: 18px !important; 
}

.vscrollerbaseend {
height: 18px;
width: 18px;
background: url(images/hscrollerbaseend.gif) no-repeat;
}

.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}







