.error_message{
	color:red !important;
	float:left;
}

.success_message{
	color:green !important;
	float:left;
}
