
/* NEWS REPORTS - settings for table containing ALL news. */

table.showtable_table
{
    border-color: #FFFFFF;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-style: none;
    border-width: 0px;
}
td.showtable_value , .showtable_value_edit_buttons
{
    border-top-style: none;
    border-width: 0px;
    padding-bottom: 20px;
}