/*----- Custom Scroll Styles ------*/
.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 14px; background: #D7EBDF url("../_img/template/basebarcaps_verticalbarbody.png") 0px 0px repeat-y; }
.vscrollerbar { padding: 14px; padding-bottom: 13px; padding-top: 13px; z-index: 2; width: 14px; background: #fff url("../_img/template/basebarcaps_verticalbarbody_bar.png") 0px 50% no-repeat; }
.vscrollerbarbeg { background: url("../_img/template/basebarcaps_verticalbarbody.png") -42px -28px no-repeat; width: 14px; height: 14px; }
.vscrollerbarend { background: url("../_img/template/basebarcaps_verticalbarbody.png") -42px 0px no-repeat; width: 14px; height: 14px; }
.vscrollerbasebeg { background: url("../_img/template/basebarcaps_verticalbarbody.png") -28px -28px no-repeat; width: 14px; height: 14px; }
.vscrollerbaseend { background: url("../_img/template/basebarcaps_verticalbarbody.png") -56px -28px no-repeat; height: 14px; width: 14px; }

