﻿table 
{
    width: 270px;
}

table td
{
    padding-bottom: 0px !important;
}

table td div
{
    margin-left: 2px;
}

table td div a
{
    margin-left: 1px;
}

table td div a div
{
    margin-left: -1px;
}
