
/* Print Styles */


#header, #footer { height: 1px; display: none; }

.recipes .recipe
	{
		page-break-after:always;
		font: 11px/15px Verdana, sans-serif;
		clear:both;
	}
.recipes .recipe img
	{
		margin: .25in 0 0 0;
		width:1.75in;
		float:left;
	}
.recipes .recipe div
	{
		float: right;
		width: 4.75in;
	}

img { border: 0; }

