/* Styles for the content container */
.content
{
	margin-left: 0.7em;
	margin-right: 0.7em;
	margin-bottom: 1em;
	margin-top: 0.3em;
	clear: both;
}			

.content .icon
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;	
}

.content .heading .menu
{
	display: inline-block;
	width: 1.5em;
	float: left;
}

.content .heading H2
{
	margin-bottom: 0.4em;
}

/*  End content */
