div.codehtmlphp_12_form_default label span.info {
	font-size:0.9em;
	color:#666666;
}
div.codehtmlphp_12_form_default label  {
	font-size:0.9em;
	color:#004AA1;
        font-weight:bold;
}
div.codehtmlphp_12_form_default span.error, div.codehtmlphp_12_form_default div.error {
	color:#CC0000;
	font-weight:bold;
}
div.codehtmlphp_12_form_default div.success {
	font-weight:bold;
}
div.codehtmlphp_12_form_default div.box_submit {
	margin-top:30px;
	text-align:center;
}


span.require{margin-left:50px;}
strong{color: #004AA1}
