.mainContent {
	height: 100%;
	width: 860px;
	margin: 8px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.3em;
	color: #313431;
	letter-spacing: 1px;
}
.mainContent img {
	height: 90px;
	width: 100px;
	border: 1px solid #BD1418;
	margin-right: 10px;
	float: left;
	margin-top: 4px;
}

.topArea {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
}
.bottomArea {
}

