.required {
	background: url(required.gif) top right no-repeat;
}

.invalid {
	color: #c00;
}