.project{
	background: url('../images/projectlistbg.gif') no-repeat;
	float:left;
	width:435px;
	height:102px;
	padding:3px 5px 0 8px;
	margin-left:-5px;
	margin-right: 7px;
}

.project IMG{
	float:left;
	margin-right:16px;
	border: 1px solid #b2b2b2;
}

.project H2{
	color:#6e230d;
	font-size:11px;
	padding:0;
	margin:0;
	padding-bottom:5px;
}

.more{
	color:#6e230d;
	font-size:11px;
	float:right;
	margin-right: 10px;
}

.moreimages{
	background: url('../images/galleryiconsmall.jpg') no-repeat;
	height:0;
	padding-top:33px;
	overflow:hidden;
	width:155px;
	float:left;
	margin-left:-4px;
}

.summary{
	height: 45px;
	line-height:15px;
	overflow: hidden;
	margin-bottom:5px;
	padding-right: 7px;
	font-size:11px;
}

.gallerysummary{
	/*height: 23px;*/
	height: 0px; /*removed to create more room for gallery icon*/
	line-height:15px;
	overflow: hidden;
	margin-bottom:5px;
	padding-right: 7px;
	font-size:11px;
}

#content LI {
	margin-left: 15px;
	margin-bottom:4px;
}

