#project-header {
	text-align: left;
	font-size: 18px;
	line-height: 18px;	
	padding-top: 30px;
	padding-bottom: 6px;
}

.project-title {
	float: left;
	font-size: 15px;
	line-height: 18px;	

	padding-bottom: 6px;
	color: black;
	margin: 0 2px;
	
/*	text-transform: uppercase;
	*/

	padding-left: 40px;
	opacity: .6;
/*	text-transform: uppercase;*/
}

.project-description {
	text-align: left;
	font-size: 12px;
	line-height: 18px;	
	color: black;
	padding-top: 6px;
	
}


.project-share {
	float: right;
	font-size: 12px;
	line-height: 18px;	
	color: grey;
	text-transform: uppercase;
	padding-right: 40px;
}
