
.errors {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.success {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #008800;
	font-weight: bold;
}
