#content {
	width: 815px;
}

#content h1, #content .sub_heading {
	padding-left: 15px;
}

.sub_heading {
	width: 460px;
}

#people {
	margin-top: 15px;
}

#people li {
	float: left;
	width: 200px;
}

#people li.first {
	width: 215px;
}

#people li.first h2, #people li.first h3, #people li.first div {
	padding-left: 15px;
}

#people h2 {
	color: #a70240;
	font-weight: bold;
}

#people .img {
	border-bottom: 2px solid #fff;
	height: 195px;
	overflow: hidden;
}

#people .img img {
	height: 195px;
}

#people .info p {
	font-size: 11px;
	line-height: 1.2em;
	margin-top: 1.2em;
	padding-right: 25px;
}