#newsletter_form{
	text-align: left;
	width: 210px;
}
#newsletter_form label{
	display: block;
}
#newsletter_form input{
	width: 200px;
}
