div#address {
width:50%;
}

iframe {
float:right;
margin-right:10px;
text-align:right;
}

table.contact {
background:#f2f0d0;
border:1px solid #7f378e;
margin:.7em;
padding:.3em;
}

table.contact td {
width:14em;
}

table.contact td.name {
color:#502566;
font-weight:700;
}

table.contact td.email a {
font-weight:400!important;
}

small {
font-size:.8em;
float: right;
}