.solutions_content
{
	background:url("images/solutions_content_bg.gif") top repeat-x #e3f4fc; 
	border-left:1px #c5e0ef solid; 
	border-right:1px #c5e0ef solid;
}
.solutions_table
{
	border-left:1px #fff solid; 
	border-right:1px #fff solid;
}
.portfolio{
	border:5px #fff solid;
	}
.portfolio_link{
	border-top:5px #fff solid;
	height:24px;
	background:#add4e8;
	}	
a.pt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#174d9f;
	text-decoration:underline;
	}	
a.pt:hover{
	color:#4e75af;
	text-decoration:underline;
	}	

