#portfolioNav {
	width: 314px;
	height: 322px;
	background-color: #1b9aff;
	margin: 36px 0 0 0;
	}
.portfolioNavItem {
	width: 314px;
	height: 18px;
	margin-bottom: 1px;
}

#leftColContact {
	margin: 49px 0 0 0;
	}

.clientInfo {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #4E5050;
	float: right;
	display: inline;
	text-align: right;
	}
