* {
	background: none ! important;
	color: #111 ! important;
	text-align: left;
	height: auto;
	max-width: 800px;
}

body, table {
	
	max-width: 700px;
	height: 100%;
}

div {
	display: inline-table;
	float: none;
	overflow: visible;
	height: auto;
	
}

