.infotable table thead tr th {
    font-weight: bold;
    background: #f8f8f8;
}
.infotable table tr th,
.infotable table tr td
{
    vertical-align: top;
}
