/* reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6,
p, a, img, em, strong, sub, sup,
ol, ul, li, dl, dt, dd,
form, label, legend {
	border: 0;
	margin: 0;
	padding: 0;
}
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: '.';  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; clear:both; }
* html .clearfix { height: 1%; }