.error {
	font-weight: bold;
	color: #f00;
}
.required {
	color: #f00;
}