.PlainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.formfield {
	background-color: #FFFFFF;
	border: thin solid #565280;
	font-size: 10px;
}
.texthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8A7C5F;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #F3F3F3;
	border: 1px solid #3C3A4C;
}
.ListingDescription {
	border: 1px solid #A9A9A9;
	overflow:auto;
	height:100px;
	width:440px;
	background-color: #F3F3F3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #3C3A4C;
	scrollbar-arrow-color: #FFFFFF;
	background-position: left top;
}

