.lecturername {
	font-size: 120%;
	line-height: 150%;
}
.lecturerphoto {
	float: right;
	padding-bottom: 20px;
}
.lecturertxt {
	float: left;
	width: 500px;
	padding-bottom: 20px;
}
.lecturertxt strong {
	font-size: 120%;
}

