﻿table.containertable
{
    border: none;
    width: 100%;
    padding: 15px 15px 15px 15px;
}

table.containertable td
{
    vertical-align: top;
}

table.containertable td.containerheader
{
    width: 100%;
}

table.containertable td.containercontent
{
    width: 100%;
}