.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.vscrollerbar {
  margin-left: 2px;
  width: 5px;
  background: #560000;
}

.vscrollerbase {
  width: 9px;
  background: #000 url('../../images/flexcroll/base.gif') 0px 0px repeat-y;
}

.vscrollerbasebeg {
  width: 9px;
  height: 12px !important; /*Again, the safari fix, normally this line is not needed.*/
  background: #880000 url('../../images/flexcroll/arrows.gif') no-repeat;
}

.vscrollerbaseend {
  height: 12px;
  width: 9px;
  background: #880000 url('../../images/flexcroll/arrows.gif') 0px -10px no-repeat;
}

.vscrollerbar, .hscrollerbar {
  padding: 12px;
  z-index: 2;
}

.scrollerjogbox {
  width: 9px;
  height: 12px;
  top: auto; left: auto;
  bottom: 0px; right: 0px;
  background: #880000;
}
