<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Header,
.NavBar,
.SideBar,
.Footer,
.Return,
.ServerName,
.columnTopWrapper,
.Breadcrumb,
.RecipeActions,
.OnSaleItems,
.ShoppingListActions,
.Comments,
.Debug {
	display: none;
}

div#Template {
	width: 760px;
}

.PrintOnly {
	margin: 0 10px;
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0;
	display: block;
	clear: both;
}

.PrintOnly h4 {
	margin: 5px 0;
	width: 40%;
	float: left;
}

.PrintOnly p {
	margin: 5px 0;
	width: 50%;
	float: right;
	text-align: right;
}

.hidden-print { display: none !important}</pre></body></html>