@CHARSET "UTF-8";
.fieldLabel.requiredField {
	color: red;
	background-image: url("/actions/required.gif");
	background-repeat: no-repeat;
	background-position: 108px -1px; 
}