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


.vscrollerbar {
	width: 11px;
	background: white url(/pfw_files/tpl/MDA/img/vscrollg.png) repeat-y;
}

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

.vscrollerbasebeg {
	height: 8px !important;
	width: 11px;
	background: url('/pfw_files/tpl/MDA/img/varrowbegg.png') no-repeat;
	
}

.vscrollerbarend {
	height: 5px;
	width: 11px;
	background: url('/pfw_files/tpl/MDA/img/vscrollg.png') no-repeat;
}

.vscrollerbaseend {
	height: 8px;
	width: 11px;
	background: url('/pfw_files/tpl/MDA/img/varrowendg.png') no-repeat;
}

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

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


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

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

	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background: white;
}
