#app {
	width:auto;
}
#appbody {
	width:auto;
}
#appbody #panel {
	display:none;
}
#appbody #content {
	float:none;
}
#appfooter {
	color:#555;
}
.resultoutput thead #sorted {
	color:black;
	font-style:italic;
}

