.form_required {
	color:red;
	font-weight:bold;
	font-size:16pt;
}

.form-group {
	font-size:14pt;
	color:#f4dd00;
	font-weight:bold;
}

.form-group label {
	color:#000;
	font-size:12pt;
	font-weight:none;
}

.form-captscha {
	width:150px;
	text-align:right;
}

label { margin-bottom: 0px !important; }