﻿table.headlinesContainer
{
    background-color: #f0ede0;
}

table.headlinesContainer td {
    border: none;
}

td#headlineDetail {
    border-bottom: none;
    font-size: 12px;
}

table.headlinesContainer td.headlineNav
{
    background-color: #f0ede0;
    padding: 1px;
    font-size: 85%;
    vertical-align: bottom;
    padding-bottom: 5px;
    border-bottom: 1px solid #c0c0c0;
}



table.headlinesContainer td.headlineNav span.headlinesButton
{
    background-color: #ED1C24;
    color: #ffffff;
}

table.headlinesContainer td.headlineNav span.disabled
{
    background-color: #666;
}

div.headlinesAdminPreviewBox 
{
    height:266px;
    width: 398px;
}

table.headlinesContainer
{
    height:266px;
    width: 398px;
}
