#menu, .todo {
	display: none !important;
}

body, .wrapper {
	max-width: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

body, #header {
	background: none !important;
	border: none !important;
}

#dashboard, #debug {
	display: none !important;
}

a {
	background: none !important;
	padding: 0 !important;
}

.noprint {
	display: none !important;
}

.title {
	text-shadow: none !important;
}

.codebox pre.vscroll {
	height: auto !important;
}
