@charset "utf-8";
/* CSS Document for input forms */

.errorMessage {
	font-weight: bold;
	color: red;
}