img.team {
	display: none;
}

#team-pic-container {
	position: relative;
	height: 300px;
}

#team-pic-container img {
	position: absolute;
	top: 0;
	left: 0;
}

#content #team-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 602px;
}

#content #team-nav li {
	margin: 0;
	padding: 0;
	width: 99px;
	float: left;
	border: 1px solid #fff;
	border-right: 0;
	border-top: 0;
	line-height: 1.2;
	text-align: center;
}

#content #team-nav #link-herman-stuesser {
	/*border-right: 1px solid #8E8265;*/
	width: 100px;
}

#content #team-nav #link-herman-stuesser a {
	padding-right: 13px;
}

#content #team-nav li a {
	display: block;
	width: 75px;
	padding: 12px;
	border-width: 0;
}

#content #team-nav li a:hover, #content #team-nav li a:active {
	background: #8E8265 url(../img/blog-date-bg.png);
	color: white;
	border: 0;
	text-decoration: none;
}