.portfolio_active{
	color: #F90;
}
.portfolio_thumbs{
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 155px;
	max-height: 155px;
	overflow: hidden;
	float: left;
}
.portfolio_download{
	float: right;
	border: 0px;
	margin-right: -20px;
	margin-top: -0px;
}
