/* Styles for other page content */

td#pageBody table {
}

.contentTable {
	width: 534px;
	margin: 0px 0px 0px 8px;
}

.contentTable td {
	margin: 0;
	padding: 0;
}

div.mainContentArea {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
}

.mainContentArea img {
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
}

div#pageHeaders {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

div#pageHeaders img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* People page image/content switch boxes */
.personDetails {
	display: none;
	position: relative;
	padding: 5px 7px 2px 7px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
}

.personPhotoCell {
	padding: 4px 2px 2px 4px;
}
