#recentNews {
    width: 100%;
    height: 231px;
}

#news-table {
    border-spacing: 10px;
}

#news-table td {
    padding-bottom: 0;
}

.newsDate {
    font-style: italic;
    font-size: 12px;
}

.newsTitle, .newsTitle a, .newsTitle a:visited, .newsTitle a:active {
    color: #003366;
}

.return a,   return a:visited,   return a:active,
.readMore a, readmore a:visited, readMore a:active {
    color: #003366;
}
