#contacto input, textarea {
	border:1px solid #ccc;
	width:250px;
}

#contacto input { height:20px; }

#contacto textarea { height:200px; }

#contacto table, #contacto td {
	border:none !important;
}

hr { border-top:2px solid #ccc; margin:5px 0 10px; }
