@CHARSET "UTF-8";

.errorList .title {
	font-weight: bold;
}

.errorList .list {
}

.errorList .error {
	color: #AA240B;
}
