div#page-content {
	width: 460px;
	height: 300px;
	padding-top: 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #370037;
}

h3#page-title {
	width: 391px;
	height:0;
	overflow: hidden;
	margin-bottom: 7px;
	padding-top: 109px;
	background: url(_img/email-header.png) no-repeat top left;
}

div#text, form {
	margin-bottom: 10px;
	padding-left: 10px;
}

div#text strong {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

form label {
	display: none;
}

form input {
	width: 194px;
	padding: 5px 8px;
	border: 1px solid #ccc;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	color: #ccc;
}

li.float {
	width: 224px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

form button {
	width: 102px;
	height: 29px;
	display: block;
	clear: left;
	cursor: pointer;
	border: 0 none;
	background: url(_img/email-btn.png) no-repeat top left;
}
