﻿.formTable th
{
    text-align: left;
    font-weight: bold;
    vertical-align: top;
}

.formTable td
{
    vertical-align: top;
}

