﻿.imageHeaderCont
{
    margin:0;
    line-height:0;
    padding-left:15px;
    padding-top:15px;
    background-image:url("images/header-image-bg.jpg");
    padding-bottom:0;
}
.imageHeaderCont img
{
    border:none;
}
.ctr
{
    padding-left:15px;

}
.recipeOverviewCont
{
    padding-top:5px;
}
.recipeUnderline
{
    display:block;    
    color:#b1db1f;
    background-color:#b1db1f;
    height:1px;
    clear:both;
    border:none;
    margin-top:0;
    margin-right:15px;
}
#pageHeaderHR
{
    display:block;    
    color:#b1db1f;
    background-color:#b1db1f;
    height:1px;
    clear:both;
    border:none;
    margin-right:15px;
}

#pageHeader, #content
{
    padding-top:15px;
}
#goTop
{
    display:none;
}
.recipeThumb
{
    float:left;
    width:92px;
    overflow:hidden;
}
.recipePreview
{
    float:right;
    width:520px; 
    padding-right:15px;  
}
.recipePreviewText
{
    padding-top:5px;
    padding-right:50px;
}
.recipePreview h4 a, 
.recipePreview h4 a:visited, 
h4 a, 
h4 a:visited, 
.recipePreview a, 
.recipePreview a:visited

{
    text-decoration:none;
    color:inherit;
}
.recipeLink a, .recipeLink a:visited
{
    color:#cc0000;
    text-decoration:underline;
}
.blk
{
    color:#000;
}

