#skills_block {
    margin-top:5px;
}

table#skills_table >thead >tr >th:nth-child(1) {
    width:15em;
}

table#skills_table >thead >tr >th:nth-child(2) {
    width:10em;
}

table#skills_table >thead >tr >th:nth-child(3) {
    width:3em;
}

table#skills_table >thead >tr >th:nth-child(4) {
    width:4em;
    padding-right:5px;
}

table#skills_table >thead >tr >th:nth-child(5) {
    width:4em;
}

table#skills_table >thead >tr >th:nth-child(6) {
    width:6em;
}

table#skills_table >thead >tr >th:nth-child(7) {
    width:6em;
}

table#skills_table >thead >tr >th:nth-child(8) {
    width:7em;
}

table#skills_table >thead >tr >th:nth-child(9) {
    width:18px;
}

#skills_container {
    display:inline-block;
}

#skills_container span  {
    display:inline-block;
    width:3em;
    text-align:right;
}

.skills_default_list {
    list-style-type:none;
    border:1px solid black;
}
