.label {
	width: 16em;
	float: left;
}

.input {
	width: 20em;
}

.textarea {
	width: 20em;
	height: 12em;
}