.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar, .hscrollerbar, .vscrollerbarbeg, .vscrollerbarend, .hscrollerbarbeg, .hscrollerbarend {
cursor:pointer;
}
.vscrollerbasebeg, .vscrollerbaseend, .hscrollerbasebeg, .hscrollerbaseend {
cursor:pointer;
}

.vscrollerbase {
width: 22px;
background: transparent;
}
.vscrollerbar {
margin-left: 6px;
width: 10px;
background: #ccc;
background: url(flexcrolls.png) -50px 0px repeat-y;
}
.hscrollerbase {
height: 22px;
background: transparent;
}
.hscrollerbar {
width: 22px !important;
height: 22px;
background: transparent;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(flexcrolls.png) -50px 0px no-repeat;
width: 22px;
height: 11px !important;
}
.vscrollerbarend {
background: url(flexcrolls.png) -50px 0px no-repeat;
width: 22px;
height: 11px;
}
.hscrollerbarbeg {
height: 22px;
width: 11px !important;
}
.hscrollerbarend {
height: 22px;
width: 11px;
}
.scrollerjogbox {
width: 22px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.vscrollerbasebeg {
background: url(flexcrolls.png) 0px 0px no-repeat;
width: 22px;
height: 18px !important;
}
.vscrollerbaseend {
background: url(flexcrolls.png) -22px 0px no-repeat;
height: 15px;
width: 22px;
}
.hscrollerbasebeg {
height: 22px;
width: 15px !important;
}
.hscrollerbaseend {
height: 22px;
width: 15px;
}
.scrollerjogbox:hover {
}
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}
