/* CSS Document */
.error_field{
	background-color:#F99!important;
}

.error_msg{
	color:#F99;
}

.error_message_div{
	color:#F99;
	font-size:12px;
	text-align:left;
	padding:10px 0 10px 0;
}

.star_red{
	color:#FF0000!important;
}
