table.profile {
width: 100%;
margin: 1em 0em 1em 0;
}

td.name {
font-weight: bold;
height: 1.5em;
}

td.image {
vertical-align: top;
width: 150px;
}

td.info {
vertical-align: top;
}