label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
}
.form_field {
	margin-bottom: 3px;
}

