﻿
.AgilityStatusBar,
.Header,
.Breadcrumb,
.RightContentArea,
.RightContentZone,
.Footer,
.ArticleComment,
.ShowSubMenu,
.TitleContentZone
{
    display: none;
}

.Page-Recipe, .Page
{
    background-image: none;
}

.MainColumnArea, .MainContentZone
{
    width: 958px;
    float: left;
    margin: 0;
}

.Main
{
    margin: 0px;
    position: static;
    width: auto;
}

.Main .Body
{
    position: static;
    top: 0px;
}

.HideFromScreen 
{
	display: inherit;
}

.HideFromPrint 
{
	display: none;
}

.RecipeDetails .ArticleShow,
.RecipeDetails .Social,
.RecipeDetails .ReturnLink
{
    display: none;
}

.ArticleActions
{
    display: none;
}

.GenericComments
{
    display: none;
}  