.portfolio_titel{
	width: 15%;
	float: left;
	font-weight: bold;
	line-height: 20px;
}
.portfolio_content{
	width:85%;
	float:right;
	line-height: 20px;
}
.spacer{	
	width:100%;
	height:15px;
}

a.link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	text-decoration: underline;
}
