.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 12px;
	cursor: n-resize;
}
.vscrollerbar {
	cursor: n-resize;
	background-image: url(scrollbar.png);
	width: 12px;
	height: 12px !important;
	background-image: url(scrollbar.png);
}
* html .vscrollerbar {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='scrollbar.png');
	background-image: none;
}
.hscrollerbase {
	height: 22px;
}
.hscrollerbar {
	height: 22px;
	background-color: #84ADD6;
}
.vscrollerbar, .hscrollerbar {
	padding: 0px;
	z-index: 2;
}
.scrollerjogbox {
	width: 22px;
	height: 22px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #698AAA;
}














































#main-yan2 .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
#main-yan2 .vscrollerbase {
	width: 12px;
	cursor: n-resize;
}
#main-yan2 .vscrollerbar {
	cursor: n-resize;
	background-image: url(scrollbar2.png);
	width: 12px;
	height: 12px !important;
	background-image: url(scrollbar2.png);
}
* html .vscrollerbar {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='scrollbar.png');
	background-image: none;
}
#main-yan2 .hscrollerbase {
	height: 22px;
}
#main-yan2 .hscrollerbar {
	height: 22px;
	background-color: #84ADD6;
}
#main-yan2 .vscrollerbar, .hscrollerbar {
	padding: 0px;
	z-index: 2;
}
#main-yan2 .scrollerjogbox {
	width: 22px;
	height: 22px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #698AAA;
}

