@charset "utf-8";
/* CSS Document */

.profileColumnSetLeftColumn {
	width:145px;
	float:left;
} 

.profileColumnSetLeftColumn img {
	border: 1px solid #d3d4ac;
	padding: 1px;
} 

.profileColumnSetRightColumn {
	width:365px;
	float:right;
	line-height: 16px;
}

.profileColumnSetRightColumn h2 {
	margin-bottom:0px;
}

.profileDegreeAndYear {
	font-size: 11px;
	color:#b59942;
	font-weight:bold;
}
