.Header,
.NavBar,
.SideBar,
.Return,
.ServerName,
.columnTopWrapper,
.Breadcrumb,
.ListOptions,
.Debug {
	display: none !important;
}

div#Template {
	margin: 0 !important;
	width: 670px !important;
}

div.Content {
	margin: 10px 0 0 0 !important;
	width: 670px !important;
}

h1 {
	font-size: .8750em; border-bottom: 0; margin-top:0px !important;
}

.listTable {
	width: 650px !important;
}

.firstList {
	margin-top: 0;
	width: 650px !important;	
}

.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;
	float: left;
}

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

div.Recipes {
	width: 90%;
}

div.Stores {
	/*margin: 0px 0px 20px 10px;*/
	width: 90%;
	float: left;
}

#Footer{display: none;}
#Sidebar{display: none;}