﻿

* 
{
    color: #000 !important;   
}

body
{
	background: none;
	background-color: #fff;	
	height: 0;
}

.detailsContainer
{
	display: block;
	background-color: #fff;
	color: #000;
}

.detailsContainer p,
.detailsContainer h1,
.detailsContainer h2,
.detailsContainer h3
{
	display: block;
	background-color: #fff;
	color: #000;
	top: 0;
	padding-top: 0;
	margin-top: 0;
}

a,
a:link,
a:visited,
a:active,
a:hover
{
	display: none;	
}

.header,
.header *
{
	display: none;
	height: 0;
}

.footer,
.footer *
{
	display: none;
	height: 0;
}

.widecontent,
.widecontent *
{
	display: none;	
}

.mainbody
{
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 0;
	margin-top: 0;	
}

.recipe
{
	position: absolute;
	top: 0;
}

.recipe_detail
{
	position: absolute;
	top: 0;
	left: 430px;	
}

.recipe_detail h5,
.recipe_detail a,
.overall_rating,
.products_used
{
	display: none;	
}

h2, h3, h4
{
	font-size: 14px !important;	
}

h1
{
	font-size: 18px !important;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.printThis,
.printThis a,
.printThis a:link,
.printThis a:active,
.printThis a:hover,
.printThis a:visited
{
	display: none !important;	
}

ol,
ol li,
ul,
ul li
{
	color: #000 !important;	
}

ol,
ul
{
    color: #000 !important;   
}