/* Schnucks Cooks */
/* Copyright Schnuck-Markets, Inc.*/
/* The content, the design, and all elements of this website may not be reproduced without expressed permission*/

/* Page Content */

#header {
	display: none;
}

#nav-wrap {
	display: none;
}

#content_right {
	display: none;
}

#footer {
	display: none;
}

.content_text ul {
	padding: 0;
	margin: 0px 0px 0px 25px;
	list-style-type: none;
	color: #000;
}

.content_text ol {
	padding: 0;
	margin: 0px 45px 0px 45px;
	color: #333;
}

.nutinfo {
	color: #000;
	font-style: italic;
	margin: 0px 45px 30px 25px;
}

.ingredient_heading {
	margin: 5px 0px 5px 25px;
	color: #B31E17;
}

.title {
	font-size: 25px;
	color: #b32317;
	text-align: left;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#printme {
	display: none;
}

#content_left {
	text-align: center;
}

.content_text {
	text-align: left;
}

