table td, table th {
    vertical-align: top !important;
}

p.review-subject {
    font-weight: bold;
}

div.review {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 10px;
}