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