table {
    border-collapse: separate;
    color: #999;
}

td.qty {
    text-align: center;
    white-space: nowrap;
    min-width: 50px;
}

legend {
    font-size: 21px;
    line-height: inherit;
    color: #c9c9c9;
}

#pane-title-row {
    background: #000000;
}