.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0; left: 0;
}
.vscrollerbase {
    visibility: visible !important;
}

.vscrollerbase {
    width: 15px;
    background-color: #000000;
}
.vscrollerbar {
    width: 15px;
    background-color: #222222;
}
.hscrollerbase {
    height: 15px;
    background-color: #000000;
}
.hscrollerbar {
    height: 15px;
    background-color: #222222;
}
.vscrollerbar, .hscrollerbar {
    padding: 15px;
    z-index: 2;
}
.scrollerjogbox {
    width: 15px;
    height: 15px;
    top: auto;
    left: auto;
    bottom: 0px;
    right: 0px;
    background-color: gray;
}
.vscrollerbasebeg {
    background: url(http://www.ocorneta.com.br/images/seta_up.jpg) 0px 0px no-repeat;
    width: 15px;
    height: 15px !important;
}
.vscrollerbaseend {
    background: url(http://www.ocorneta.com.br/images/seta_down.jpg) 0px 0px no-repeat;
    height: 15px;
    width: 15px;
}
