#header, #feature, #menu, #photobar, #audience, #leftnav, #footer {
		display: none !important;
		}

body, #wrapper, #overflowfix, #content, .column {
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		}
		
#content ul li {
		background: none;
		list-style: disc !important;
		padding-left: 5px !important;
		}
		
#content tr {
		page-break-inside: avoid;
		}

#content, #wrapper, body {
		border: none !important;
		background: none !important;
		overflow: visible !important;
		position: relative !important;
		}