﻿body {
	#font-size: 10pt;
	font: 11pt hevetica, arial, san-serif;
	margin: 0;
	padding: 0;
}

/* Do not display */
#sidebar, #global-nav, #top-nav, #main-nav, #footer-content, .small-movie, .large-movie, embed, div.recipe-search, div.view, input, div.buttons, .share-buttons, textarea, #marketplace-search-bar, .marketplace-ads, .ad-box
.bt-link, .side-float, .marketplace-sections, hr, h1 span, .foldb a, ul.paging {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border-style: none;
}

ul {
	list-style-type: none;
	padding-left: 0;
}

dl.products dd {
	display: block !important;
}

h1 img {
	left: -22px;
	position: relative;
}

/* recipe specific */
.recipe-dual {
	position: relative;
	width: 100%;
}

.recipe-dual * {
	font-size: 0.9em !important;
}

.recipe-dual h4 {
	margin: 1.5em 0 0.5em;
}

.recipe-dual ol {
	margin: 0;
	padding-left: 1.8em;
}

.recipe-dual ul {
	margin: 0;
	padding: 0;
}

.recipe-dual ol li {
	margin-bottom: 0.3em;
}

.foldb h5, .foldb h4 {
	margin: 0.5em 0;
	padding: 0;
}

.prep h5 {
	margin-bottom: 1em;
}

.prep {
	margin-bottom: 1em;
}

.tip h4 {
	margin-bottom: 1em;
}

.tip p {
	padding-top: 0;
}

.folda img {
	height: 75pt;
}

.folda {
	clear: left;
	float: left;
	width: 75%;
}

.foldb {
	float: right;
	width: 22%;
}
