.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbar {
	width: 15px;
	background: url(img/scrollbar.png) -30px 0 repeat-y;
}
.vscrollerbarbeg {
	height: 15px !important;
	width: 15px;
	background: url(img/scrollbar.png) -60px 0 no-repeat;
}
.vscrollerbarend {
	height: 15px;
	width: 15px;
	background: url(img/scrollbar.png) -45px 0 no-repeat;
}
.vscrollerbase {
	width: 15px;
	background: url(img/scrollbar.png) -75px 0 repeat-y;
}
.vscrollerbasebeg {
	width: 15px !important;
	height: 15px;
	background: url(img/scrollbar.png) 0 0 no-repeat;
}
.vscrollerbaseend {
	height: 15px;
	width: 15px;
	background: url(img/scrollbar.png) -15px 0 no-repeat;
}
.vscrollerbar {
	padding: 15px;
	z-index: 2;
}
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
}