<style type="text/css">
		  .clearfix:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
		    }

		.clearfix {display: inline-block;}

		</style>

		<!--[if IE]>
		<style type="text/css">
		  .clearfix {
		    zoom: 1;     
		    display: block;
		    } 
		</style>
		<![endif]-->