@charset "UTF-8";
/* NuEarPro form styles */

form {
	margin:3em .5em;
}

label {
	display:block;
	float:left;
	line-height:30px;
	width:150px;
	font-weight:bold;
	padding-right:10px;
}

input[type="text"] {
	width:340px;
}

fieldset {
	padding:1.5em 0;
}

div.clear {
	margin-bottom:.5em;
}
