body, #copyright {
	background: #fff;
	font-size: 10px;
}
#header, #main, #topnav, #footer { background-image: none !important; }
#topnav ul, #recipe_search, #botnav, #subnav, #comments, .comment, .logreg, .quarter, #rate-this, #send-to-friend, .mini, #recipe-archive, .print, #commentform, .docs, .addthis_toolbox, html[xmlns] .section.techniques, p.empty { display: none; }
#brecipes .section, .section, .half, .threeq {
	margin: 0;
	padding: 0;
}
#logo img { display: none; }
#topnav #logo {
	background: url('../img/nugget-markets.png') no-repeat;
	display: block;
	height: 50px;
	left: 0;
	width: 111px;
}
h1, h2 {
	color: #666;
}
h2 {
	margin-top: 1em;
}
h1 {
	border-bottom: none;
}

#main, #topnav, #footer { width: auto; }
#header, #main, #footer { padding: 20px; }
#header {
	height: 50px;
	padding-bottom: 0;
}
#footer { padding-top: 0; }
.threeq, .half { width: 650px; }
img.border, .author .figure {
	border: 1px solid #E5E5E5;
}
.author {
	border-top-color: #e5e5e5;
}
img.border {
	float: left;
	width: 200px;
}
table.ingredients {
	border: 0;
	margin-top: -230px;
}
.figure {
	margin-bottom: 20px;
	overflow: hidden;
}
#copyright {
	color: #999;
	margin: 0;
	padding: 0;
	text-align: left;
}

