#module_newsletter{
	width:210px;
	border:solid 1px #ccfba5;
	background-color:#a7da7d;
	padding:5px 10px 10px 10px;
	font-size:0.846em;
	margin-bottom:10px;
}
#module_newsletter h2{
	font-size:1em;
	color:#30302e;
}
#newsletter_email{
	border:solid 1px #ccfba5;
	float:left;
	width:177px;
	height:13px;
	margin-right:4px;
}
#module_newsletter input.button{
	border:0px;
	float:left;
}
