/* News
#latestNewsArticle{}
#recentNews{}
#newsArchive{}
--------*/

#recentNews dl {
border-bottom: 1px solid #BFBFBF;
padding-bottom: 6px;
margin-bottom: 6px;
}
#recentNews dl dt {
font-weight: bold;
}

#recentNews dl dd {
}

#recentNews p {
text-align: right;
}

#newsArchive .newsitem {
border-bottom: 1px solid #BFBFBF;
padding-bottom: 5px;
margin-bottom: 10px;
overflow: hidden;
}

#subContent #recentNews{
color: #FFF;
}