.worldMapList {
    list-style: none;
    padding: 0;
}
.worldMapList > li {
    display: inline-block;
    text-align: center;
    padding-bottom: 20px;
}
table.mapDetails th {
    text-align: right;
}