#topbar,
#navigation,
#footer
{
	display: none;
}

html body {
	background-color: #fff;
}

body .content-wrapper {
	box-shadow: none;
}

.ui-accordion-content {
	display: block !important;
}

table {
	border-collapse: collapse !important;
}

th, td {
	border: solid 1px #888 !important;

}