* {
	text-shadow: none !important;
}

body {
	background: #fff;
	padding: 10px;
	text-align: left;
}

#top, #header, #footer, #bottom, ul.actions { display: none; }

#middle {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}