	form { display: inline; } 	
	body, p, dl, dt, dd, th, ul, li, fieldset, table, tr, td { margin: 0; padding: 0; text-align: left; }
	fieldset, img { border: 0; }

	table { border-collapse: collapse; }
	
	h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; text-align: left; font-family: Arial; color: #000; font-weight: bold; }	

	a { outline: none; text-decoration: none; }

	.clear { content: "."; display: block; clear:both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; }
	* html .clear { height: 1%; margin-top: -4px; }
	.clear:after { content: "."; display: block; clear:both; }
		
	.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
	.clearfix { margin: 0; padding: 0;  }
	html[xmlns] .clearfix { display: block; }
	* html .clearfix { height: 1%; }
