div#contents { margin-bottom: 15px; }

div#contents p { padding: 8px; margin: 0px; text-align: justify;}

table.contact { margin-left: 0px; margin-top: 10px; }
table.contact td label { font-weight: bold; color:#910e0d; }
table.contact td input { width: 410px; }
table.contact td textarea { width: 410px; height: 150px; }



table.buttons {margin: 0px 0px 5px; text-align: right; }
table.buttons td { text-align: right; }
td button {
	font-weight: bold;
	border: none;
	color: white;
	background: url(../images/bt_enviar.gif) no-repeat top center;
	padding: 0px 2px;
	margin: 2px;
	margin-top: 5px;
	width: 98px;
}

div.legal {
	margin: 5px 0px 20px 0px;
	padding: 5px;
	font-size: 9px;
	text-align: justify;
	color: #666666;
}

input, textarea { margin-top: 5px; }

div#contents form div p {margin-left: 0px; color: #666666; font-size: 9px; }

