/* required label */
label.required, .required {
	background-image: url(../images/icons/required.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 6px;
}