.p-title {
	text-transform: none;
	text-align: left;
	clear: both;
	font-weight: normal;
	color: #693;
	font-size: 10px;
}

#portfolio_container ul {
	list-style: none;
	text-align: left;
	height: 50px;
}
#portfolio_container li {
	display: inline;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	background: #DDD;
	float: left;
}
