table.top-aligned th {
    vertical-align: top;
}

table.top-aligned td {
    vertical-align: top;
}