div.codehtmlphp_14_form_default label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFF;
        font-weight:bold
}

div.codehtmlphp_14_form_default label span.info {
	font-size:0.9em;
	color:#666666;
}
div.codehtmlphp_14_form_default span.error, div.codehtmlphp_14_form_default div.error {
	color:#CC0000;
	font-weight:bold;
}
div.codehtmlphp_14_form_default div.success {
	font-weight:bold;
}
div.codehtmlphp_14_form_default div.box_submit {
	margin-top:30px;
	text-align:center;
}

span.require{
	margin-left:20px;
	color:#FFF;
	font-size:1em;
}
td.labeltd{
        width:250px;
}
