﻿body
{
}
.innerTableRow
{
    padding: 5px;
}
.sbox
{
    width: 16px;
    height: 16px;
    border: solid thin #6d6666;
    margin-right: 5px;
}
td.actual
{
    background: #C8F0D2;
}
td.estimated
{
    background: #F0D2C8;
}
