.newsletter_code {
	background-color: #FAFAFA; 
	border: #D1D7DC;
	width: 600px; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}
.newsletter_subscribe_errmsg {
	background-color: #BD2E2E; 
	color: #FFFFFF;
}
.newsletter_subscribe_ok {
	background-color: #DDDDDD; 
	color: #343535;
}
.newsleter_legend {
	color: #BD2E2E;
}