p {
	margin-top: 2em;
}
#photo {
	float: right;
	margin: 2em 1em 1em 0;
}
a:hover img {
	border: #666;
}
#catText {
	bottom: 0;
	font-size: 80%;
	left: 10px;
	position: absolute;
}
#catText a {
	font-size: 80%;
	text-decoration: none;
}
h2, h2 a {
	color: #999;
}
h2 {
	font-size: .7em;
	font-weight: normal;
	margin: 0;
	text-align: right;
}
td {
	padding: 0 .5em;
}
p {
	line-height: 1.2em;
}
td#mailForm {
	border-left: 1px solid #666;
}
#mailForm h5 {
	margin: 0;
	padding: 0;
}
