h1 {
	margin-bottom: 0;
	font-size: 120%;
}
h2 {
	font-size: 100%;
}

table {
	margin: 0;
	border-collapse: collapse;
	border-width: 0;
}
table td {
	padding: 0;
}

div#images {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	text-align: center;
}
div#images img {
	margin-bottom: 1em;
}

div#contactInfo table {
	float: left;
	clear: none;
	margin: 1em 3em 1em 0;
}
h2 {
	clear: left;
}


