
.errortext {
	color: #FF0000;
	word-wrap: break-word;
}


.success_text {
	color: green;
	word-wrap: break-word;
}
