table.contato *{ background: none !important; }
table.contato td{ background-color: transparent !important; font-size: 12px; }
table.contato td.formulario{ width: 350px; }
table.contato td.endereco{ padding: 0px 0px 0px 25px; vertical-align: top !important; }
table.contato td label{ display: block; font-weight: bolder; }
table.contato td input{ margin-bottom: 10px; width: 350px; height: 20px; }
table.contato td textarea{ margin-bottom: 10px; width: 350px; height: 80px; }
table.contato td input.botao{ width: 229px; }

div.error{ color: red !important; float: left; display: inline; }

div.sucesso{ padding: 10px; margin: 15px 0px 15px 0px; color: green; font-weight: bolder; text-align: center; border: 1px dotted green; }
.botao_enviar{ background: none; border: 1px solid #4B2221; font-weight: bolder; background-color: #CCCCCC; width: 200px !important; height: 20px; margin-top: 20px; padding-bottom: 4px; }
