.worldstd24 table {
border-collapse: collapse;
width: 100%;
margin: 20px 0;
}

.worldstd24 th, td {
border: 1px solid #ddd;
text-align: center;
padding: 10px;
}

.worldstd24 th {
background-color: #003366 !important;
color: white;
font-size: 16px;
}

.worldstd24 td {
font-size: 14px;
}

.worldstd24 tr:nth-child(even) {
background-color: #f2f2f2 !important;
}

.worldstd24 .region-row {
font-weight: bold;
background-color: #d9edf7;
}
p.post-modified-info {
display: none;
}

