.portfolio-item {
	border-bottom:1px solid #d9dfe2;
	margin-bottom:20px;
	padding-bottom:20px;
}

.left {
	float:left;
	width:320px;
}

.portfolio {
	background:transparent url(images/portfolio.gif) no-repeat scroll left top;
	float:left;
	height:228px;
	margin:0 20px 0 0;
	padding:12px 0 0;
	text-align:center;
	width:316px;
}

.portfolio-item .right h2 {
	color:#0085CF;
	font-size:18px;
	line-height:20px;
	margin-bottom:15px;
	margin-top:7px;
}

.portfolio-item .left img {
	height:215px;
	width:290px;
}

.portfolio-item .right .details {
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight: bold;
	color: #828282;
}

.portfolio-item .right .details span {
	text-transform:none;
	font-weight: bold;
	color: #555555;
}

.portfolio-item .right {
	font-size:11px;
	line-height:15px;
}
.right {
	float:right;
	width:335px;
}

.clear {
	clear:both;
}

img.proj_tmb {
	border:5px solid #dde3e5;
	display:block;
	height:153px;
	margin:13px 0 0;
	width:207px;
}

/* Lightbox Fix */
#stimuli_bottomNavClose {	border-bottom: 0;
}