.prods_table {
    /*border: 1px solid #909090*/
    width: 100%;
    font-size: 12px;
    line-height: 14px;
}

.prods_table th, .prods_table td {
    border: 1px solid #8f8f8f;
    padding: .5em;
}

.prods_table th {
    font-weight: bold;
    text-align: center;
}