
section {
	display: table-row!important;
}

body,html,#content {
	height:100%;margin:0px;
	font-family: arial;
}

body>form {
	height: 100%;
	width: 100%;
	display: table;
}

.DNNEmptyPane.fancy {
	display: none;
}


