
.section-content > h2 {
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-bottom: 1px solid #666; 
	font-size: 2.1em;
	font-weight: 600;
}
.section-content > h3 {
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #666; 
	font-size: 1.6em;
	font-weight: 700;
}

.section-content > div > h3 {
	margin: 0px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	border-bottom: 1px solid #666;	
	font-weight: 600;
}
.section-content > div > h4 {
	margin: 0px; 
	padding-bottom: 6px; 
	font-size: 1.4em;
	font-weight: 700; 
}

.section-content > div > img {
	border: 1px solid #666;
}
.section-content > div > .img-caption {
	border-bottom: 1px solid #666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.laboratory-leads, 
.research-leads {
	margin-top: 8px;
}
.laboratory-leads > tbody > tr > td,
.research-leads > tbody > tr > td {
	vertical-align: top;
	padding-right: 40px;
	padding-bottom: 16px;
	font-size: 0.9em;
}
.laboratory-leads > tbody > tr > td > a,
.research-leads > tbody > tr > td > a {
	font-size: 1.2em;
	font-weight: 500;
}

.research-members > tbody > tr > td {
	vertical-align: top;
	padding-right: 12px;
	padding-bottom: 8px;
	font-size: 0.9em;
}

.section-navigation {
	padding-bottom: 32px;
} 
.navigation-title {
	font-weight: 600; 
	padding-bottom: 8px;
	border-bottom: 1px solid #666;
}
.navigation-subtitle {
	margin: 0px; 
	margin-bottom: 6px; 
	font-size: 1.3em; 
	font-weight: 600;
}

.navigation-list {
	padding-bottom: 6px; 
}
.navigation-link {
	font-size: 15pt; 
	font-weight: 500;
}

.control-label { 
	font-size: 1.0em; 
}
