#page-top,
#menu,
#additional-content-1,
#additional-content-2,
#footer .menu,
#footer .about-links,
.entry-foot,
#comments form,
.more {
	display: none !important;
}
.javascript #popup {
	width:auto;
	margin:0;
	padding:1em;
	left:auto;
	border:1px solid #000;
	position:static;
}
#page {
	width: auto;
	padding: 0;
}
#header,
#content,
#footer,
#main-content {
	float: none;
	width: auto;
}
#content {
	padding:0 20px 0 20px;
}
#header {
	padding-bottom: 24px;
	background: none;
	border-bottom: 1px solid #918f90;
}
#main-content {
	margin-left: 0;
}
#footer {
	background: none;
	border-top: 1px solid #918f90;
}
