#projectList
{
	width: 920px;
	
	
}

#projectListInner
{
}

.projectListItem
{
	float: left;
	width: 280px;
	margin-right: 10px;
	line-height: 0;
	margin-bottom: 10px;
	height: 450px;
}

.projectListImage
{
	margin: 0px;
}

.projectListDescription
{
	line-height: 150%;
	margin: 0;
	color: #ffffff;
	width: auto;
	height: 200px;	
	background: #000000;
	padding: 20px;
}
.projectListDescription a
{
	color: #ffffff;
	font-weight: bold;
}

.projectListDescriptionInner
{
	width	: 200px;
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

