#freshNews
{
width: 324px;
height: 368px;
background:url(../images/home/bg_fresh.jpg) no-repeat top;
}
#freshNews p
{
margin:0; padding: 0
}
#freshNews img
{
margin: 76px 6px 0 6px;
}
#freshNews div
{
margin: 7px 8px;
}
#freshNews .title
{
padding: 3px 0 0 5px;
}



#secondaryNews
{
border:0px;
width: 324px;
height: 194px;
background:url(../images/home/bg_secondary.jpg) no-repeat top right;
}

#secondaryNews .imgContainer
{
padding: 37px 0 0 6px;
}
#secondaryNews .txtContainer
{
vertical-align:top;
padding: 0px 7px 5px 9px;
font-size: 10px;
}

.newsTableHeader
{
background-color: #DA001B;
margin: 5px 0 0 0;
}
.newsTableHeader td
{
padding: 6px;
color: #FFF;
}
.newsComment
{
border: 1px solid #DA001B;
border-top: none;
color: #000;
}
.textContainer
{
border: 1px solid #DA001B;
border-top: none;
}
.textContainer a
{
color: #DA001B !important;
}

.newsList div
{
border-color:#EBEBEB;
border-style:none solid solid solid;
border-width:0 1px 1px 1px;
font-size:11px;
padding: 6px;
}

.newsListHeader
{
background-color:#DA001B;
margin:5px 0px 0px 0px;
padding: 6px;
font-size: 12px;
font-weight: 700;
color: #FFF;
}
