/* print styles */
BODY, TD
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, sans-serif;
  margin-top:3px; margin-left:10px;
  color: black;
  background: white;
}
A:link, A:visited
{
  background: white; color: black; text-decoration: underline; font-weight: bold;
}

#recipe
{
width: 550px;
text-align: left;
}


SPAN.nop, .nop, DIV.head1, DIV.head2, DIV.head3, DIV.head4, DIV.adright, DIV.adbig
{display: none;}

#drawer, #topnav, #topad, #botad, #social, #com, #titleban, #menu_icon, #search_icon, #searchfloatbox
{display: none;}

DIV.pq
(display: block;}


#dutchoven-banner, #dutchoven-nav, #dutchoven-ad, #recipe-ad { display: none; }
DIV.nop, DIV.dutch-oven-cooking, DIV.dutchoven-adban {display: none;}
Div.pfoot (display: block; text-align: center; }

#dutchoven {
width: 550px;
text-align: left;
}


.cpr-table
{
	width:100%;
	border: 2px solid;
	text-align: left;
}

.cpr-card
{
	width:340px;
 	FONT-FAMILY: Verdana, Arial, sans-serif;
 	FONT-SIZE: 10px;
 	margin-top:0px; margin-left:0px;
 	vertical-align: top;
	text-align: left;
}



TD
{
  VERTICAL-ALIGN: top;
  text-align: left;
}

OL {
	margin-top: 0;
	margin-bottom: 0;
}

UL {
	margin-top: 0;
	margin-bottom: 0;
}

H1
{
 display: inline;
 FONT-SIZE: 17px;
 FONT-FAMILY: Verdana, Arial;
}
H2
{
 display: inline;
 FONT-SIZE: 14px;
 FONT-FAMILY: Verdana, Arial;
}
H3
{
 display: inline;
 FONT-SIZE: 11px;
 FONT-FAMILY: Verdana, Arial;
}
H4
{
 display: inline;
 FONT-SIZE: 9px;
 FONT-FAMILY: Verdana, Arial;
}
H5
{
 display: inline;
 FONT-SIZE: 12px;
 FONT-FAMILY: Verdana, Arial;
 FONT-WEIGHT: bold;
}
H6
{
 display: inline;
 FONT-SIZE: 10px;
 FONT-FAMILY: Verdana, Arial;
}