#quirks_block {
    margin-top:5px;
}

table#quirks_table >thead >tr >th:nth-child(1) {
    width:15em;
}

table#quirks_table >thead >tr >th:nth-child(2) {
    width:10em;
}

table#quirks_table >thead >tr >th:nth-child(3) {
    width:3em;
}

table#quirks_table >thead >tr >th:nth-child(4) {
    width:4em;
    padding-right:5px;
}

table#quirks_table >thead >tr >th:nth-child(5) {
    width:18px;
}

#quirks_container {
    padding-right:10px;
}

#quirks_container span  {
    display:inline-block;
    width:3em;
    text-align:right;
}
