@charset "UTF-8";

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
/*
.clearfix {
	overflow:hidden;
	zoom: 1;
	}
*/


/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	overflow:visible;
	}
/* End hide from IE-mac */
