.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {
width: 10px;
background: #333333;
}
.vscrollerbar {
width: 10px;
background: #808080;
}
.hscrollerbase {
height: 10px;
background: #333333;
}
.hscrollerbar {
height: 10px;
background: #808080;
}
.vscrollerbar, .hscrollerbar {
z-index: 2;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.fixedwidth {
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}
