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