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