/* 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; 
	outline: 0; 
	margin: 0; 
	padding: 0; 
}
ol, ul { list-style: none; }

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