

.topicCountries
{
    display: block;
    overflow: hidden;
}

.topicCountries a, .topicCountries a:link, .topicCountries a:visited
{
    display: block;
    overflow: hidden;
    width: 300px;
    padding: 8px;
    padding-left: 30px;
    float: left;
    background-position: left center;
    background-repeat: no-repeat;
}
/*CSSEX*/
