#founders .contentContainer {
	margin: 40px 4.004004%;
	width: 91.991992%;
}

#founders .header {
	font-family: 'Lato', sans-serif;
	font-size: 2em;
	color: #456d93;
	margin-bottom: 15px;
}

#founders .bioContainer {
	position: relative;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

#founders .bioContainer.last {
	border-bottom: none;
}

#founders .bioContainer .copy .bioImage {
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#founders .bioContainer .copy p.name {
	position: relative;
	font-family: 'Lato', sans-serif;
	font-size: 1.5625em;
	color: #456d93;
	margin-top: 15px;
	margin-bottom: 5px;
}

#founders .bioContainer .copy p.position {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #000;
	font-style: italic;
	margin-bottom: 15px;
}

#founders .bioContainer .copy .description {
	position: relative;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #000;
}