.ourSurgeons h2{
	clear:left;
	float:left;
}

.surgeonInfoLeft {
	float:left;
	clear:left;
	width: 250px;
	height: 80px;
	margin-bottom:50px;
}

.surgeonInfoLeft img {
	float:left;
	margin: 15px 10px 10px 0px;
	width: 76px;
}

.surgeonInfoLeft p {
	margin-left:70px;
}

.surgeonInfoRight {
	float: right;
	width: 250px;
	height: 80px;
	margin-bottom:50px;
}

.surgeonInfoRight img {
	float:left;
	margin: 15px 10px 10px 0px;
	width: 76px;
}

.surgeonInfoRight p {
	margin-left:70px;
}
