#enewsSignup {
	padding: 16px;
	margin: 0 auto 15px auto;
	background: #f8f0e0;
	color: #706856;
	border: 1px solid #b8a780;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}

#enewsSignup p strong {
	font-size: 14px;
	font-weight: bold;
	color: #706856;
}

#enewsSignup form {
	height: 22px;
	margin-top: 15px;
	background: url(images/enewsFormInput.png) no-repeat top left;
}

#enewsSignup label {
	display: none;
}

#enewsSignup div {
	width: 165px;
	height: 14px;
	float: left;
	margin: 0 18px 0 10px;
}

#enewsSignup input#newsletter_text {
	width: 165px;
	height: 14px;
	margin-top: 4px;
	border: 0;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#enewsSignup input#newsletter_submit {
	width: 92px;
	float: left;
	display: inline;
}
