/* @override 
	http://tar10.ministryofdesign.com.au/wp-content/themes/tarten/print.css */
@media print {
	
	div#right_columnRight {
		display: none;
	}
	
	div.productNav.clearfix {
		display: none;
	}
	
	header#header.clearfix {
		display: none;
	}
	
	div#left_column {
		display: none;
	}
	
	html {
		background-color: #fff;
	}

body {
	background-image: none;
	background-color: #fff;
	
}

div#right_columnLeft {
}

div#recipesAuthor {
	
}

div#footer.clearfix {
		display: none;
	}
	
	div#background_image {
		display: none;
	}
	
	div#right_columnLeft {
		
	}
	
	div#background_image {
		display: none;
	}
	}