.helpText {
	font-size: 14px;
	width: 250px;
	border-left-width: 0px;
	border-bottom-color: #808090;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.helpArea {
	border-color: #808090;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	font-size: 12px;
	height: 200px;
	width: 400px;
}

.editAreaA {
	line-height: 20px;
	font-size: 12px;
	border-color: #808090;
	border-width: 1px;
	border-style: solid;
	height: 100px;
	width: 600px;
}

.editAreaB {
	line-height: 20px;
	font-size: 12px;
	border-color: #808090;
	border-width: 1px;
	border-style: solid;
	height: 50px;
	width: 600px;
}

.editAreaC {
	line-height: 20px;
	font-size: 12px;
	border-color: #808090;
	border-width: 1px;
	border-style: solid;
	height: 200px;
	width: 600px;
}

