@import url(forms.css);

form label {
	float:left;
	margin-right:10px;
}

.funcoes  label input {
	width: 15px;
}
