﻿#new_account_health
{
    background: url(../../images/new_account_health.jpg) top left no-repeat;
    width:236px;
    height:125px;
    padding:15px 25px 20px 160px;
    color:#fff; 
    font-size:0.9em;
}

#new_account_health a
{
    color:#fff; 
    text-decoration:underline;
}

#new_account_recipes
{
    background: url(../../images/new_account_recipes.jpg) top left no-repeat;
    width:236px;
    height:125px;
    padding:15px 25px 20px 160px; 
    color:#000;
    font-size:0.9em;
}

#new_account_recipes a
{
    color:#000;
    text-decoration:underline;
}

#new_account_shop
{
    background: url(../../images/new_account_products.jpg) top left no-repeat;
    width:236px;
    height:125px;
    padding:15px 25px 20px 160px; 
    color:#000;
    font-size:0.9em;
}

#new_account_shop a
{
    color:#000;
    text-decoration:underline;
}



#user_left
{
    float:left;
    width:630px;
}

#user_right
{
    float:right;
    width:200px;
}
