#portfolioSpan
{
	height: auto;
	background-color: #e7dfc2;
	padding: 0;
}

#portfolioSpan .trimTopSpan
{
	background-image: url('../images/websites-content/trim-top.png');
	background-repeat: repeat-x;
	height: 0.8125em;
	width: 100%;
}

#portfolioSpan .trimBottomSpan
{
	background-image: url('../images/websites-content/trim-bottom.png');
	background-repeat: repeat-x;
	height: 0.8125em;
	width: 100%;
}

#portfolioWrapper
{
}

#portfolio
{
	position: relative;
	padding: 1.5em 0.5em;
	max-height: 12em;
	color: #444444;
}

#portfolio h2
{
	font-size: 1.9em;
}

#portfolio .examples
{
	padding-bottom: 1em;
	overflow: hidden;
	max-height: 10em;
}

#portfolio ul
{
}

#portfolio ul li
{
	font-size: 1.0em;
	float: left;
	padding-top: 0.75em;
	padding-left: 2em;
	list-style-type: none;
	margin: 0;
}

#portfolio .tip
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 2em 0.5em;
}

#portfolio .tip p
{
	font-size: 0.75em;
}
