
/* CSS Document Print */

#header p, #header #navigation, #intro, .pod, #footer {display: none;}

#ratings-widget, .print-recipe {display: none;}

html{
	background-image: none;
	background: #fff;
}

body {
	background-image: none;
	background: #fff;
	line-height: 2;
}


.large .qsm-logo {
	display: none;
}


h1 {
	height: 100px;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


h1 a {background-image: none; text-indent: 0;}


h3 {	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#left h3.recipe-title{
	margin-top: -38px;
}

.sIFR-flash{
	display:none;
}

.sIFR-replaced object {display: none;}
