.skill {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    line-height: 1.3;
}

.skill table,
.skill th,
.skill td {
    border: 1px solid #000033;
}


.skill th,
.skill td {
    padding: 8px;
}

.skill th {
    color: #ffffff;
    background-color: #4d4700;
    text-align :center;
}

.skill td {
    vertical-align: top;
}
