
#content {
	padding-right: 8px;
	padding-bottom: 1em;
}

#content img.left {
	border: 2px solid #869c7f;
	float: left;
	margin: 0 1.25em 1em 0;
}

#content img.staff {
	border: 2px solid #869c7f;
	margin: 0 0 .5em 0;
}

#content p {
	padding-bottom: 0; /* override a style from elsewhere */
	margin-bottom: 0.5em;
}

#content p.clear {
	clear: left;
}


/* Staff2 subnav */
#staffbuttons {
	clear: left;
	text-align: center;
}

#staffbuttons a {
	margin-right: 0;
	/* margin-bottom: 0.5em; */
}


/* Big page section headers, usually only one per page */
h2 {
	clear: left;
	margin-bottom: 0.5em;
}

h2.notfirst {
	margin-top: 0.5em;
}

/* Person names, questions */
h3 {
	clear: left;
	font-size: 120%;
	margin-top: 1em;
}

h3.name {
	border-top: 1px solid #869c7f;
	font-family: "Georgia", script;
	font-size: 140%; /* larger than a normal h3 */
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-top: 1em;
}

h3 small {
	display: block;
	font-style: italic;
	padding-left: 3em;
}

/* Horizontal row of images */
.stafflist {
	margin-top: 1em;
}

.stafflist .staffmember {
	float: left;
	margin-right: 1em;
	width: auto;
}

.stafflist .staffmember span {
	display: block;
	font-weight: bold;
	text-align: center;
}
