.newsletter_input {
	float: left; 
	margin-right: 5px; 
	height: 19px; 
	font-size: 14px;
}
.newsletter_container {
	width: 225px;
	height: 24px;
	padding: 5px;
	border: 1px solid #ccc;
}
newsletter_messagebox {
	display: none;
}