.noprint {
	visibility: hidden;
	overflow: hidden;
}

#container.noprint {
	height: 1000px;
}

#print-container {
	height: 700px;
	display: block;
}

.nutrition-container h1 {
	color: #000;
}

.facts {
	color: #000;
}

.jqmWindow {
	top: 0;
	left: 0;
	margin-left: 0;
}

.location-container {
	height: auto;
	overflow: visible;
}

#flash-content {
	display: none;
}


/* Soup Schedule */
.soup-schedule-calendar {
	background-image: none;
	border: 0;
}

#soupsched th {
	text-indent: 0;
	color: #000;
	font-size: 0.866em;
	font-weight: bold;
	padding: 3px 0;
}

#soupsched td {
	padding-top: 20px;
}

#soupsched a {
	display: none;  /* hide links */
}

/*
<div class="jqmWindow" id="soupsched"></div>
<div class="jqmWindow2" id="nutrition"></div>
<div class="jqmWindow2" id="locator-window"></div>
*/