#content h3
{
	background: #900;
}

#content h2
{
	padding: 0;
	margin: 0;
	background: url(../gfx/freestyle_banner.jpg) no-repeat;
	width: 585px;
	height: 26px;
}

#content h2 span
{
	display: none;
}

#content .innercontent
{
	padding-right: 120px;
	background: url(../gfx/freestyle.jpg) no-repeat 469px 0px;
}

#content ul.blocklist li
{
	float: none;
	display: block;
}

#content ul li
{
	float: left;
	display: inline;
	width: 155px;
}

#content ul.perlinelist li
{
	width: 50%;
}

