.required {
	background: url("../img/required.gif") top right no-repeat;
}

.invalid {
	color: #c00;
}
