table.recs > tr > td {
    border: 0;
    vertical-align: top;
}

/*table.recs > tr :nth-child(2){*/
/*    background-color: #F4F4F5;*/
/*}*/

table.recs {
    padding: 0;
    border-bottom: 0;
}

table.recs > tr > th {
    padding: 0;
    border-bottom: 0;
}

table.recs > tr > th {
    border: 0;
    alignment: top;
}
.right_a {
    text-align: right;
}

.center_a {
    text-align: center;
}

h6.tags {
    margin-top: 15px;
    margin-bottom: 0;
}