body {
   background: white;
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
}
#noprint, .noprint {
   display: none;
}
a { color:#000; text-decoration:none; }

#header {
   display: none;
}
#menu, #menumid {
	display: none;
}
.footer {
	display: none;
}

.onlyPrint {
	display:block;
}

.newsitem .date { color:#CCC; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0; margin:5px 0 10px 0; }
.newsitem img { float:right; padding:0 0 15px 15px; }

.space20, .space10, .space15 { height:0px; line-height:1px; font-size:1px; }


.recipePicture { width:50%; height:50%; }
.recipeProduct {  float:right; padding-left:20px; width:400px; text-align:right; }
.recipeProduct img {  padding-left:20px; }

.recipeGreenPtall { margin-top:20px; font-size:24px; line-height:35px; }
.recipeBoxInner h1 { font-size:28px; line-height:25px; margin:0 0 20px 0; }
.recipeBoxInner h2 { display:none; }

.mwpColumn h1 { page-break-before:always; }
