label.error {
	color: rgb(240, 111, 38);
	background: transparent url(images/unchecked.gif) no-repeat scroll 0 0;
	padding-left: 18px;
	margin-left:10px;
}

label.checked {
	background: transparent url(images/checked.gif) no-repeat scroll 0 0;
}