@import url("/css/default.css");
.errorMessage {
	color: #ee0000;
	font-weight: bold;
}
td.errorMessage {
	text-align: center;
}

