#content h2#portfolio span
{
	display: none;
}

#content h2#portfolio
{
	margin-top: 1.5em;
	background-image: url(../images/portfolio/portfolio.png);
	height: 50px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content h2#references span
{
	display: none;
}

#content h2#references
{
	margin-top: 1.5em;
	background-image: url(../images/portfolio/references.png);
	height: 50px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content .portfolio-item
{
	clear:both;
	padding-bottom: 20px;
}

#content .portfolio-item blockquote
{
	margin-top: 0;
}

#content .portfolio-item .portfolio-thumbnail
{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	width: 225px;
	height: 275px;
}

#content .portfolio-item .portfolio-thumbnail img
{
	border: 0px none;
}
/*
#content .project
{
	margin: 0 10px;
	height: 300px;
}

#content .project .heading
{
	font-weight: bold;
}*/
