
/* NEWS REPORTS - settings for table containing ALL news. */
table.news
{
    border-style: none;
    padding-top: 5px;
    width: 100%;
}

table.showtable_table
{
    border-color: #2B5788;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
}
