/*#content_listing {
	padding: 0;
	margin: 0;
}
#recipe_pic_col {
	vertical-align: top;
}
#recipe_col {
	padding: 70px 5px 5px 15px;
}
#recipe_name {
	text-align: left;
	font-size: 12pt;
	padding-bottom: 10px;
	letter-spacing: 0em;
	font-weight: bold;
}
#recipe_chef_name,
#recipe_servings,
#recipe_ingredients,
#recipe_directions {
	color: #939598;
	font-size: 9pt;
}
#recipe_chef_name {
	font-style: italic;
	padding-bottom: 10px;
}
#recipe_servings {
	padding-bottom: 15px;
}
#recipe_ingredients {
	padding-bottom: 15px;
	line-height: 1.3em;
}
#recipe_directions {
	line-height: 1.3em;
} */
#header, #sidebar, #ads, #footer {
	display: none;
}
#print_header {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 10px;
	text-align: center;
}
#recipe_col {
	padding: 0 5px 5px 15px;
}
