html
body {
	padding: 0;
	margin: 0;
	text-align: left;
	position: relative;
	height: 100%;
}
.clear {
	clear: both;
	height: 0px;
	font-height: 0px;
}

