#description{
    font-style: italic;
}


#servings{
    font-weight: bold;
}

#ingredients{
    font-size: 0.85em;
    line-height: 1.6em;
}

#directions{
}

#recipePic{
    float: right;
    width: 300px;
    height: 300px;
}

#rightSide input{
    width: 200px;
}

#sendLink{
    text-align: right;
    padding-right: 12px;
    margin-bottom: 0;
    margin-top: 10px;
}

#moreRecipes{
    background: url("right-morerecipes.png");
}
