#formulario p {
	margin: 8px 0px 5px 0px;
}
form {
	width: 590px !important;
	display:inline;
	color: #666666;
	line-height: 13px;	
}
label {
	width: 18em;
	float: left;
	text-align: right;
	margin: 0px 1em 0px 0px;
	clear: right;
}
textarea {
	width: 22em;
}
.cuadro {
	border: #7C7C7C solid 1px;
}
.boton {
	width: 8em !important;
	border: #7C7C7C solid 1px;
	margin-right:32px;
}
table {
	width: 400px;
}
