body { background: none; }
#page { background: none; }
#header { display: none; }
#content { margin: 0;}
ul#mainnav li a{ text-indent: 0; }
#footer { display: none; }
#leftcolumn { display: none; }
h1 { text-indent: 0; }

	
	
.submit-link {display:none;}
#search-container {display:none;}


.nutritiontable table {
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	font-weight:normal;
}
.nutritiontable table th {
	border-width: 0px;
	border-style: none;
	font-weight:normal;
	color:Black;
}
.nutritiontable table td {
	border-width: 0px;
	border-style: none;
	font-weight:normal;
}
.nutritiontable table tr.alternate td {
	border-width: 0px;
	border-style: none;
	font-weight:normal;
	background-color:White;
}

.page-break { page-break-before: always;}