#countries {
    margin: -5px;
    width: 150px;
}
.td20 {
    background-color: white;
    font-family: Verdana;
    font-size: 9px;
    border: 1px;
    padding-left: 4px;
    width: 80%;/*60*/
}
/*
.table-hover tbody tr:hover td {
    background-color: #9eafd2;
}

table th {
    text-align: left;
    padding: 0;
}

table tr {
    text-align: left;
}

table td {

    padding: 0;
}

table tr:nth-child(4) {
    text-align: left;
}*/
