a.linkcountry img {
    border: 1px ridge;
    margin-left: 4px;
    width: 20px;
}
.spanLetter {
    color: #356B76;
    font-weight: bold;
    line-height: 6px;
}


#bottomcontent {
    margin-right: 20px;
}
#groups .expandable h4 {
    background: url("/fileadmin/templates/countrypro/img/opened.png") no-repeat scroll 2% 11px #DAE0E3;
}
#groups .expandable.active h4 {
    background: url("/fileadmin/templates/countrypro/img/closed.png") no-repeat scroll 2% 11px #DAE0E3;
}
#content div.main-internal {
    padding: 0 20px 0 0!important;
}
li.categoriesContent {
    list-style: disc outside none;
    background: none!important;
}

.highcharts-container {
    direction: ltr;
}

#countryDiv div {
    float: right!important;
    margin-left: 15px;
}