html, body {
	height: 100%;
	overflow-x: visible;
	overflow-y: visible;
	overflow: visible;
	position: static;
	}

* {
	clear: both;
	float: none;
	height: auto;
	min-height: auto;
	position: static;
	}

.wrapper,
.main,
.transparent,
.mainRecipeBox,
.content,
.inner-content,
.left, 
.right,
h1.fn,
h1.submit-recipe-header,
.recipe .inner-content .left,
.recipe .inner-content .right,
.recipe .inner-content .inner-content .left, 
.recipe .inner-content .inner-content .right,
.ingredients,
.preparation,
.prep-step-wrapper,
.servings-time p,
.retailLeft,
.retailLeftWrapper,
.retailRight {
	max-width: 100% !important;
	width: 100%;
	}

.recipe .left {
	padding-top: 0;
	}

.recipe .right {
	padding-left: 0;
	}

.main,
.content p,
.inner-content,
.recipe .inner-content h2, 
.recipe .inner-content .risk h3,
.recipe .inner-content h3,
.servings-time p,
.nutrition,
.nutrition h4,
.nutrition p,
.nutrition small,
a.cls-retailbottom {
	color: #000;
	font-size: 16px;
	line-height: 1.5em;
	}

.nutrition {
	width: 300px;
	margin-left: 0;
	}

.home-ribbon {
	color: #fff;
	width: auto;
	}

img {
	width: auto;
	max-width: auto;
	}

.slideshow,
.social, 
.sidebar,
.secondNav, 
.recipe .secondNav,
.navigation,
.recipe-listing,
.mainRecipeBox .nav,
.subRecipesWrap,
#write-review-box,
.inner-content .inner-content,
.socialFeeds,
.pinitbox,
.email-signup-form,
.tag-sidebar,
#widget-storelocator,
#slides,
#prev, 
#next,
.footer {
	display: none;
	}

.content,
.sidebar,
.mainRecipes {
	font-family: "Arial", sans-serif; 
	color: #000;
	width: auto; 
	padding: 0; 
	float: none; 
	position: static;
	}
	
.content * {
	font-family: "Arial", sans-serif; 
	color: #000;
	}

.mainRecipeBox {
	margin: 5px 0 10px 0;
	}

.mainRecipeImg {
	text-align: left;
	}

.recipe .tag-sidebar {
	margin-left: 0;
	}

.modal-signup {
	display: none;
	}


/* C O U P O N
-------------------------------------------------------------------------------------- */		

img.couponembed {
	height: 2.74in;
	width: 6in;
}
div#print_content {
	/* display:block; */
	display: none;
}
img.screenonly {
	display: none;
}