﻿#news
{
    width: 615px;
    color: #594e45;
}

#news h2
{
    color: #594e45;
    font-size: 17px;
    font-weight: bold;
}

#news .newscontent
{
    background-image: url(/sites/corbetts/Images/themes/home/echooooes-paper.gif);
    background-repeat: repeat-y;
    background-position: left top;
    min-height: 398px;
    padding-left: 50px;
    padding-right: 100px;
}

#news .newscontent a,
#news .newscontent a:link,
#news .newscontent a:visited
{
    color: #b64747;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    
    
}

/*
#pagetitle
{
    display: none;
}



#hotdeals
{
    width: 205px;
    height: 384px;
    padding-left: 45px;
    padding-top: 110px;
    background-image: url(/sites/corbetts/Images/themes/home/deals-back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    color: #91392d;
    font-size: 10px;
   
}

#hotdeals a,
#hotdeals a:link,
#hotdeals a:visited
{
   color: #91392d;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

#hotdeals a:hover,
#hotdeals a:active
{
 
}

*/