.aboutProjectHeaderContainer {
	position:relative;
	height:58px;
}

.aboutProjectHeaderImage {
	position:absolute;
	top:4px;
	left:4px;
}

.aboutProjectHeaderText {
	color:#2A2A2A;
	position:absolute;
	top:17px;
	left:60px;
}

.roundedContainerAboutProjectText {
	width:462px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	height:279px;
	padding-top:14px;
}

.roundedContainerAboutProjectText a {
	font-family:Arial;
	font-size:13px;
	line-height:16px;
}

.aboutProjectTextLine1 {
	padding-bottom:19px;
}

.aboutProjectTextLine2 {
	padding-bottom:19px;
}

.aboutProjectTextLine3 {}