.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.ie_clearing {
	position:static;
	display:block;
	clear:both;
	width:100%;
	font-size:0;
	margin:-2px 0 -1em;
}