#outerWrapper #contentWrapper #topContent #text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #5D2C27;
	padding-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#outerWrapper #contentWrapper #topContent #text #mail {
	background-color: #ebf1f2;
	float: right;
	width: 300px;
	border: 15px solid #FFF;
	padding: 15px;
	margin-top: 35px;
}
#outerWrapper #contentWrapper #topContent #text #mail h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #5D2C27;
}
#outerWrapper #contentWrapper #topContent #text #title {
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	clear: left;
	height: 30px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A1817;
}
#outerWrapper #contentWrapper #topContent #text #input {
	width: 275px;
	margin-top: 10px;
	float: right;
	clear: right;
	margin-right: 275px;
	text-align: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#outerWrapper #contentWrapper #topContent #text #inputText {
	width: 275px;
	margin-top: 10px;
	float: right;
	clear: right;
	margin-right: 275px;
	text-align: left;
}

