table.equipment {
    border: 0;
    vertical-align: top;
    }

table.equipment td {
    padding: 5px 5px;
    vertical-align: top;
    }

table.equipment .col1 {
    text-align: center;
    } 

table.equipment .odd {
    background: #eee;
    } 

table.equipment .row1 {
    background: #808080;
    color: #fff;
    }