.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 9px;
	background:#512000;
}
.vscrollerbar {
	width: 9px;
	background: #bd9979;
	padding: 10px;
	z-index: 2;
}
.vscrollerbarbeg,.vscrollerbarend {
	width: 9px;
	height: 10px;
}
.vscrollerbasebeg {
	background: url(../../images/site/scrolls.gif) 0px 0px no-repeat;
	width: 9px;
	height: 10px;
}
.vscrollerbaseend {
	background: url(../../images/site/scrolls.gif) -9px 0px no-repeat;
	height: 10px;
	width: 9px;
}
