
form label {
	float: left;
	width: 150px;
}

form input, form textarea {
	width: 200px;
}

form input.btn {
	width: 90px;
}
