﻿
.rcc_recipecard 
{
    width:600px;
    /* height:176px;*/
    padding:8px 0px;
    margin:0px 0px 15px 0px;
    

}

.rcc_recipeid 
{
    display:block;
    float:right;
    font-family:Arial;
    font-size:10px;
    font-variant:normal;    
}

.rcc_recipethumbnail 
{
    display:block;
    float:left;
    width:86px;
    height:100px;
    overflow:hidden;
    border:solid 2px white;
    margin:5px;
    margin-right:20px;
    margin-top:2px;
    
    }
    
div.rcc_recipethumbnail a:link
{
    text-decoration:none;
    border:none;
}

div.rcc_recipethumbnail a:visited
{
    text-decoration:none;
    border:none;
} 

div.rcc_recipethumbnail a:hover
{
    text-decoration:none;
    border:none;
}     

.rcc_rcpcore 
{
    float:left;
    width:385px;
    
}

.rcc_recipename
{
    font-family:Georgia,"Times New Roman",serif;
    font-size:22px;
    font-weight:normal;
    color:#336699;
    }

.rcc_recipename a:link
{
    text-decoration:none;
    color:#636770;
    }
    
.rcc_recipename a:visited 
{
    text-decoration:none;
    color:#636770;
    }

.rcc_contributor
{   
    font-family:Georgia;
    font-size:12px;
    font-weight:normal;
    color:#636770;
    font-style:italic;
    }

.rcc_desc
{
    font-family:'Trebuchet MS';
    font-size:12px;
    font-weight:normal;
    color:#636770;
    text-align:left;
    padding-bottom:5px;
    
    
    }

div.rcc_desc a:link 
{
    border:none;
    text-decoration:none;
}

div.rcc_desc a:visited 
{
    border:none;
    text-decoration:none;
}

div.rcc_desc a:hover 
{
    border:none;
    text-decoration:none;
}
