.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: 8px;
background: transparent;
}
.vscrollerbar {
height: 8px !important;
width: 8px;
background: transparent;
}
.hscrollerbase {
height: 8px;
background: transparent;
}
.hscrollerbar {
width: 8px !important;
height: 8px;
background: transparent;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(flexcrolls.png) -8px -20px no-repeat;
width: 8px;
height: 4px !important;
}
.vscrollerbarend {
background: url(flexcrolls.png) -8px -4px no-repeat;
width: 8px;
height: 4px;
}
.hscrollerbarbeg {
background: url(flexcrolls.png) -20px -8px no-repeat;
height: 8px;
width: 4px !important;
}
.hscrollerbarend {
background: url(flexcrolls.png) -12px 0px no-repeat;
height: 8px;
width: 4px;
}
.scrollerjogbox {
width: 8px;
height: 8px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: transparent url(flexcrolls.png) -8px -8px no-repeat;
}
.vscrollerbasebeg {
background: url(flexcrolls.png) 0px -16px no-repeat;
width: 8px;
height: 8px !important;
}
.vscrollerbaseend {
background: url(flexcrolls.png) -16px -16px no-repeat;
height: 8px;
width: 8px;
}
.hscrollerbasebeg {
background: url(flexcrolls.png) -16px 0px no-repeat;
height: 8px;
width: 8px !important;
}
.hscrollerbaseend {
height: 8px;
width: 8px;
background: url(flexcrolls.png) 0px 0px no-repeat;
}
.scrollerjogbox:hover {
}
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}
