label {
	width: 150px;
	text-align: left;
	margin-right: 0.5em;
	margin-top: 3px;
	color: #636363;
	float: left;
	font-size: 12px;
}

input, select, textarea {
	border: 1px solid #e7e7e7;
	width: 150px;
	padding: 2px;
	margin-top: 3px;
	color: #636363;
}

select {
	width: 156px;
}

checkbox {
	border: 1px solid #e7e7e7;
	color: #636363;
}

button {
	border: 1px solid #e7e7e7;
	background-color: white;
}
