/* bof custom scrollbar */

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

.vscrollerbar {		width: 0px;  }
.vscrollerbarbeg {	height: 9px; width: 1px; }
.vscrollerbarend {	height: 24px; width: 1px; background:#ccc; }
.vscrollerbase {	width: 36px;  }
.vscrollerbasebeg {	width: 36px;  }
.vscrollerbaseend {	height: 28px; }
.hscrollerbase {	height: 9px; background:url(bg_slider.png); }
.hscrollerbar {		height: 9px; width:46px; background:url(slider.png); border-right:solid 1px #999; }
.vscrollerbar, .hscrollerbar { z-index: 2; }
.scrollerjogbox {	 }

/* eof custom scrollbar */
