/* CSS Document */

.educationPhoto {
	width: 175px;
	float: left;
	margin-bottom: 20px;
}
.educationTxt {
	width: 245px;
	float: right;
	margin-bottom: 20px;
}
.educationTxt h3 span {
	font-size: 10px;
	font-weight: normal;
}
