/* Labels */

form label {
	display: block;
	float: left;
	width: 100px;
}

form div.fluency_form_field {
	margin-bottom: 1em;
}
