.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	/*left: 0 !important;*/
	width: 6px;
	background-color: transparent;
}
.vscrollerbar {
	width: 6px;
	background-color: #d5d5d5;
	padding: 0 0 0 10px;
}
.hscrollerbase {
	height: 10px;
	background-color: transparent;
}

