#projectscontainer
{
	width:757px;
	float:left;
}

.projectThumb
{
	float:left;
	width:172px;
	margin:0 23px 5px 0;
	height:235px;					
}

.projectThumb .smalllabel
{
	margin-bottom: 2px;
}

.last
{
	margin-right:0;
}

.projectThumb img
{
	width:172px;	
	height:140px;
}

.promotion
{
	background: url(/imgs/_layout/emptybg.png);
	padding:12px;
	width: 148px;
	height: 211px;
}
.promotion img
{
	width:auto;
	height:auto;
}
.promotion h2
{
	color: #005D96;
	font-size: 16px;
	margin:0 0 6px 0;
}
