.table th, .table td {
    border-top: 1px solid #ddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
    width: 33%;
    text-align: center;
}

span.submitted-by {
display: none;
}