td, th {
    text-align: left;
    padding: 2px 5px;
}
td:last-child, th:last-child {
    text-align: right;
}
td:first-child, th:first-child {
    padding-right: 15px;
    text-align: left;
}
tbody tr:first-child td {
    border-top: 20px solid white;
}
.red {
    color: #f00;
}
.green {
    color: #3a3;
}
.manufacturer {
    font-size: 18px;
    font-weight: bold;
}