div#content div#right
{
	display: none;
}

div#content div#copy
{
	width: auto;
}

div#content ul#nav
{
	display: none;
}

div#copy div#breadcrumb
{
	display: none;
}

div#recipe div.bookmark
{
	display: none;
}

div#footer ul#footer-nav
{
	display: none;
}

h1
{
	text-indent: inherit;
	border-bottom: 1px dotted red;
	padding-bottom: 5px;
	margin-bottom: 5px;
	height: auto;
	background-image: none;
}

body, html, div#page
{
	color: black;
	background-image: none;
}

div#page
{
	margin: 10px;
}

ul#nav
{
	display: none;
}

h1 a
{
	display: inline;
	font-size: 20pt;
	font-weight: normal;
	color: #880000;
}

* div#recipe
{
	border: none;
	padding: 0px;
}

ul#breadcrumb
{
	display: none;
}

h2
{
	display: none;
}

div#content
{
	background-color: white;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div#footer
{
	background-color: white;
	margin: 20px 0px 0px 0px;
	text-align: left;
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: none;
}
