.portfolioThumb{
	/*float:right;*/
	width: 64px;
	margin: 0px 4px 20px 0px;
	background-image: url(../images/bg_portfolioThumb.gif);
}
#portfolioLargeView{
	/*clear: both;*/
	position:relative;
	top:0px;
	float: left;
	margin-right: 22px;
	margin-bottom: 6px;
}

.projectSpecs{
	list-style: none;
	list-style-position: outside;
	margin-top: 0.6em;
	margin-left: 0;
	padding-left: 0;
	clear: both;
}
.projectSpecs li{
	border-bottom: 1px solid #CCC;
	margin-bottom: 0.8em;
	margin-top: 1px;
}
.projectSpecs .label{
	font-weight: normal;
	display: block;
	float: left;
	padding: 0 0.5em;
	margin-right: 8px;
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-top:-1px;
}