html, body, div#container, div#content, #footer {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
.udm { display: none; }
div#content{
	margin-left:0;
	margin-right:0;
}

.noprint {
	display:none;
}


/* Wellness Soups OB PAGES */

/* Fixes for IE printing problems */



/* Fixes for usage of PNG graphics in the footer promos */

div#wellnesssoups div#footerpromos div.outercontainer {
	background-color:white;
}
div#wellnesssoups div#footerpromos div.innercontainer {
	background:none;
	border:1px solid #4BB149;
	border-top:none;
	margin:3px;
	margin-top:0;
	width:226px;
}
div#wellnesssoups div#footerpromos div.bottom {
	display:none;	
}

div#wellnesssoups div#footerpromos h2#lfe,
div#wellnesssoups div#footerpromos h2#gored,
div#wellnesssoups div#footerpromos h2#veight,
div#wellnesssoups div#footerpromos h2#pfwholegrain {
	background:none;
	filter:none;
	background-color:#4BB149;
}

div#wellnesssoups div#footerpromos h2 {
	border:1px solid #4BB149;
	color:#ffffff;
	border-bottom:none;
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	text-indent:0;
	padding:5px 0 5px 10px;
	height:auto;
	margin:3px;
	margin-bottom:0;
	width: 216px;
}
* html div#wellnesssoups div#footerpromos div.innercontainer,
* html div#wellnesssoups div#footerpromos div.bottom,
* html div#wellnesssoups div#footerpromos h2#lfe,
* html div#wellnesssoups div#footerpromos h2#gored,
* html div#wellnesssoups div#footerpromos h2#veight,
* html div#wellnesssoups div#footerpromos h2#pfwholegrain
 { 
	 background-image: none;
	 filter:none; 
}

/* Prego OB print styles */
div#prego,
div#prego div#contentcontainer {
	display:table-cell;
}

div#prego div#header {
	width:auto !important;
}
div#prego div#content {
	width:544px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}