.researchers1 {
	display: inline;
	float: left;
	width: 960px;

}

.researchers1 .researchers {
	display: inline;
	float: left;
	width: 960px;
	margin: 70px 0 0 0;
}

.researchers1 .researcherSet {
	display: inline;
	float: left;
	width: 960px;
}

.researchers1 .researcherManagers {
	display: inline;
	float: left;
	width: 940px;
	margin: 40px 10px 40px 10px;
}

.researchers1 .researcherManagers p {
	margin: 0;
	padding: 0;
}

.researchers1 .researcherManagers p a {
	text-decoration: underline;
}
.researchers1 .researcher {
	display: inline;
	float: left;
	width: 300px;
	margin: 0 10px 50px 10px;
}

.researchers1 .researcherTitle {
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 24px;
}

.researchers1 .researcherProject {
	display: inline;
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
	font-size: 18px;

}

.researchers1 .researcherAbout {
	display: inline;
	float: left;
	width: 100%;
	font: normal normal normal 9px/12px "Lucida Grande", verdana, sans-serif;
}

.researchers1 .aboutText {
	display: inline;
	float: left;
	width: 100%;
}

.researchers1 .aboutText p {
	margin: 0 0 10px 0;
}

.researchers1 .researcherAbout a {
	text-decoration: underline;
}