.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase, .hscrollerbase {
	background-image: url(../images/scroll_bg.gif);
	width: 14px;
}
.vscrollerbar, .hscrollerbar {
	height: 60px !important;
	width: 14px;
	background-color: black;
}
.vscrollerbar, .hscrollerbar {
  z-index: 2;
}
