.errorInput {
	border: outset 1px red;
	padding: 2px;
	background-color: #FFDCDC;
}

.errorMessage {
	color: red;
	font-style: italic;
}
