#verticalScrollArea {
	width: 850px;
	height: 334px;
	overflow: auto;
	margin-top: 10px;
}
.editableAreaCopy {
}
.scrollgenericCopy {
	line-height: 0px;
	font-size: 1px;
	position: absolute;
	top: 1px; left: 1px;
}
.vscrollerbaseCopy {
	width: 10px;
	background-image: url(../pics/testbngscroller.gif);
}
.vscrollerbarCopy {
	width: 5px;
	height: 10px;
	padding-top: 20px;
	padding-bottom: 18px;
	background-color: #CCCCCC;
	margin-left: 2px;
	background-image: url(../pics/scrollflash.gif);
}
.hscrollerbaseCopy {
	height: 11px;
	background-color: #CCCCCC;
}
.hscrollerbarCopy {
	height: 11px;
}
.scrollerjogboxCopy {
	width: 11px;
	height: 1px;
	left: auto;
	bottom: 0px;
	right: 0px;
	top: auto;
}
