@charset "utf-8";
ol {
	margin-left:20px;
}
#subForm h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}
#subForm ul li label {
	width:225px;
}
#subForm ul li input.wrdRem {
	width:25px;
}
#subForm textarea.desc {
	height:75px;
}
#subForm p.fieldNote {
	margin:0 0 0 125px;
}
#subForm ul li input.captcha {
	width:100px;
}
