.borderLessTable table
{
    width: auto;
    border: none;
}

.borderLessTable table td
{
    border: none;
}