body{
    background: #fff;
    font-family: Arial, Verdana, sans-serif;
    font-size:12px;
}


table.businesslist
{
    width: 616px;
    padding: 5px 0 5px 0;
    color: #676767;
    text-align: left;
    font-size: 12px;
}
table.businesslist tr.headline td
{
    padding-left: 8px;
    color: #fff;
    background: #009aca;
}
table.businesslist tr.headline_green td
{
    padding-left: 8px;
    color: #fff;
    background: #63ae45;
}
table.businesslist tr.headline_blue td
{
    padding-left: 8px;
    color: #fff;
    background: #1b98bc;
}
table.businesslist td.map, td.map a
{
    text-align: center;
    color: #009aca;
}
table.businesslist tr.odd td
{
    padding: 5px;
    background: #e7e7e7;
}
table.businesslist tr.even td
{
    padding: 5px;
    background: #f3f3f3;
}
table.provider td, table.provider a
{
    color: #575757;
}
