table.containertable
{
    border: none;
    width: 100%;
    padding: 15px 15px 15px 15px;
}

table.containertable td
{
    vertical-align: top;
}

table.containertable td.containerheader
{
    width: 100%;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #4f4f4f;
}

table.containertable td.containercontent
{
    width: 100%;
    font-family: verdana;
    font-size: 11px;
    color: #4f4f4f;
}
