	
	#main-content .module:after,
	.wrapper:after {
		content: "";
		display: block;
		height: 0;
		overflow: hidden;
		clear: both;
	}

