p {
	line-height: 150%;
	font-size: 12pt;
}

.wrapper-small {
	width: 600px;
	margin-top: 6em;
}

.newsletter {
	display: block;
	width: 400px;
	margin: auto;
	border: 4px solid #eee;
	background-color: #fafafa;
	margin-bottom: 1em;
}

.newsletter p {
	margin: 10px;
	font-size: 10pt;
}

.newsletter p.text input {
	width: 360px;
	padding: 5px;
}

.promo-footer {
	font-size: 10pt;
	color: #555;
	text-align: center;
}

.promo-footer a:hover {
	background: none;
}