/* Defaults */
	body, html{height: 100%;}
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
	table{border-collapse: collapse; border-spacing: 0;}	
	td{vertical-align: top;}
	fieldset, img , a img{border: 0;}	
	body{height: 100%; width: 100%; font: 62.5%/1.7em Arial, Helvetica, sans-serif; text-align: center;}
	label{margin-left: 10px;}
	img, a img{border: 0; }
	a{text-decoration: none;}
	a:hover{text-decoration: underline;}
	.spacer{line-height: 0; font-size: 0; margin: 0; padding: 0; height: 0; clear: both;}
	h1, h2, h3, h4, h5, h6{font-weight: normal;}
	
	.clearfix:after { content: "."; display: block;clear: both; visibility: hidden; line-height: 0; height: 0; }
	.clearfix { display: inline-block; }
	html[xmlns] .clearfix { display: block;}
	* html .clearfix { height: 1%; } 