﻿#imageHeader,
#pageHeader,
#pageHeaderHR,
#content,
#goTop
{
    display:none;
}
.ctr
{
    margin-left:15px;
    margin-right:15px;
}
#specialContent
{
    margin-top:15px;
}
.recipeHeadingIngredients,
.recipeInstructions
{
    float:left;
    width:350px;
}
.recipeHeadingIngredients ol, 
.recipeHeadingIngredients ul
{
    margin-left:0;
}
.recipeHeadingIngredients li
{
    margin-left:0;
}
.recipeHeadingIngredients hr
{
    margin-right:0;
}
.recipeImage,
.otherRecipes
{
    float:right;
}
.otherRecipes
{
    padding-left:10px;
    padding-bottom:10px;
    margin-right:5px;
    margin-top:0;
    width:110px;
    border-left:solid 1px #b1db1f;
    clear:right;
}
.otherRecipes img
{
    margin-left:-10px;
    width:125px;
    overflow:hidden;
}
.otherRecipes b
{
    display:block;
    padding-bottom:5px;
}
.otherRecipes a, .otherRecipes a:visited
{
    text-decoration:none;
    color:#000;
}
.recipeImage
{
    width:275px;
    text-align:right;
    overflow:hidden;
}
.recipeInstructions
{
    width:470px;
}
.recipeBack
{
    padding-bottom:30px;
}
.recipeBack a, .recipeBack a:visited
{
    text-decoration:none;
}