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

.vscrollerbase {
	width: 8px;
	background-color: #698095;
}

.vscrollerbar {
	width: 8px;
	background-color: #b4c0ca;
}

.hscrollerbase {
	height: 1px;
	background: none;
}

.hscrollerbar {
	height: 1px;
	background: none;
}

.scrollerjogbox {
	width: 1px;
	height: 1px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: none;
}

