#header,
#main_nav,
#section_nav,
#page_nav,
#promos,
#footer,
#content_footer,
#copy_body p,
#copy_body h2,
#copy_body form
{
	display: none;
}

#content,
#content2,
body
 {
	background-color: #fff;
	background-image: none !important;
	padding: 0 1em;
}

#container {
	margin: 0;
	width: auto;
}

#copy {
	width: auto;
}

#copy_body {
	padding :0;
}

div#recipe {
	width: 600px;
	border: none !important;
	padding: 0 !important;
	overflow: visible !important;
}

table caption {
	line-height: 36px !important;
	padding-bottom: 10px;
}

th {
	border: 1px solid #aaa !important;
}
