/*Site Photos Table */

table.photos {
	width: 500px;
	margin-left: 0px;
}

.thumbnail {
	border: 0px;
}

/* Contact Table */

table.contact {
	margin-top: 10px;
	line-height: 20px;
}

table.contact td {
	font-weight: bold;
}
