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


.vscrollerbar {
	width: 11px;
	background: #f84305 url(../img/vscroll.png) repeat-y;
}

.vscrollerbarbeg, .vscrollerbasebeg {
	height: 5px !important;
	width: 11px;
	background: url(../img/vscroll.png) no-repeat;
}

.vscrollerbasebeg {
	height: 8px !important;
	width: 11px;
	background: url(../img/varrowbeg.png) no-repeat;
}

.vscrollerbarend {
	height: 5px;
	width: 11px;
	background: url(../img/vscroll.png) no-repeat;
}

.vscrollerbaseend {
	height: 8px;
	width: 11px;
	background: url(../img/varrowend.png) no-repeat;
}

.vscrollerbase {
	width: 11px;
	background-color: #f84305;
}

.hscrollerbase, .hscrollerbar {
	height: 5px; background-color: #f84305;
}


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

.scrollerjogbox {
	width: 11px;
	height: 8px;

	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background: #f84305;
}
