#header .social_media,
#search,
#navigation_main,
#left,
.bread-crumb,
#other_brands,
#footer,
.button { display: none; }

#header { height: auto; background: none; }

#header #logo {
	position: static;
	width:auto;
	text-indent: 0;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
}



#right {width: 100%; margin: 0; }

/* Recipe card sepcific */
.tabs {display: none; }
.hide, 
.pane { display: block; }
.pane { margin-bottom: 20px; border-top: solid 1px #ccc; padding-top: 20px; }
.pane .ingredients td.amt { width: 100px; }
.pane .ingredients table { margin-bottom: 20px; }
