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