table th, table td {
    border:2px solid black;
    padding:2px;
    vertical-align:top;
}
table {
    border-collapse:separate;
}
