.campos-form {
	float:left;
	width:240px;
}

input.input-cadastro {
	width:240px;
	border:1px solid #444444;
	padding:2px;
	margin-bottom:10px;
	height:20px;
}

label {
	margin-bottom:5px;
}

textarea.cadastro {
	width:490px;
	padding:3px 0;
	border:1px solid #444444;
}
