label,input {
	display:block;
	float:left;
	margin-bottom:4px;
}
label {
	text-align:left;
	width:80px;
}
.form br {
	clear:left;
}