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

