.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 8px;
	background-color: transparent;
	border-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
}
.vscrollerbasebeg {
	height: 0px !important;
	width: 8px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
}
.vscrollerbaseend {
	height: 0px !important;
	width: 8px;
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
}
.vscrollerbar {
	width: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.vscrollerbarbeg {
	background-repeat: no-repeat;
	margin-top: 1px;
	width: 8px;
	height: 8px !important;
}
.vscrollerbarend {
	background-repeat: no-repeat;
	width: 8px;
	height: 8px !important;
}
