#contact {
	width: 100%;
}

#contact th, #contact td {
	padding: 5px;
}

#contact th {
	font-weight: bold;
	width:40%;
	padding-right:16px;
	text-align: right;
	
}

#contact td h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

iframe {
    border: none;
}

