.mandatory {
	color: red;
}

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

table tbody tr th {
	text-align: left;
}

