#bottom {
	padding-bottom: 15px;
}
#content {
	position: relative;
	background: #dfd8c5;
	margin: 0px auto;
	width: 890px;
	height: 200px;
}
#content p {
	font: normal 18px/33px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 40px 0px 0px;
}
form {
	margin-top: 12px;
	margin-bottom: 0px;
}
input#fields_email {
	height: 18px;
	width: 173px;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	font: normal 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 12px 0px 0px;
}
#content h4 {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
}

