form label {
	width: 8em;
	float: left;
}
form input {
	width: 7em;
}
form#register input {
	width: 10em;
}
