div.reg_form label{
	display:block;
	color:#3b3b3b;
	font-size:108%;
	margin-bottom:6px;
}

/*
div.reg_form input{
	display:block;
	clear:both;
	width:325px;
	height:30px;
	margin-bottom:25px;
	font-size:150%;
	vertical-align:middle;
}
*/
div.reg_form .answ_txt{
	width:210px;
	height:28px;
	font-size:120%;
	margin-bottom:3px !important;
	vertical-align:middle;
}
div.reg_form .answ_textarea{
	width:420px;
	height:85px;
	margin-bottom:5px !important;
}
div.reg_form input.reg_txt{
	padding-top:4px;
}
