﻿table
{
    margin:1em 0;
}

table th
{
    color:#ffffff;
    background-color:#c23307;
}

table tr td
{
    border-right:1px dotted #ffbe26;
    width:175px;
}
