	body {background: #FFF; text-align: left; font-size: 12pt; font-family: serif; padding-top: 70px; color: #000;}
	
	#header {display: none;}
	#wrapper {width: 100%; padding:0; margin: 0; text-align: left;}
	#holder {background: #FFF; border: none; padding: 0; margin: 0; width: 100%;} 
	#navigation {display: none;}
	.primary {display: none;}
	.secondary {padding: 0; margin: 0; width: 100%;}
	#footer {display: none;}
	#subfooter {margin-top: 5%; font-size: 10px;}
	#hiddenheader {display: block; position: absolute; top: 0; left: 0;}
	h2 {font-family: Arial, sans-serif; font-size: 15pt; color: #000;}
	h3 {font-family: Arial, sans-serif; font-size: 13pt; color: #000; border-top: 1px solid #85cde6; padding-top: 10px; margin-top: 10px;}
	h4 {font-family: Arial, sans-serif; font-size: 11pt; }
	
	table#recipeTable {width: 90%; }
	.desc {	padding-left:10px; width:60%;}		
	.qty1, .qty2, .desc {vertical-align:top;}
	.qty1, .qty2 {width: 15%;}