h4 {
	text-align: center;
}

h4.alert  {
	font-size: 14px;
	font-weight:normal;
	margin:0;
	padding:5px;
}
h4.error  {	
	color:#fff; 
	background:#c00;
}
h4.notice {
	color:#060;
	background:#e2f9e3;
}
h4.message {
	color:#060;
	background:#e2f9e3;
}

h4.signin_error, h4.survey_error, h4.payment_error {
	font-size: 14px;
	font-weight:normal;
	margin:0;
	padding:5px;
}