/*.header {position: relative;border-bottom: #083648 10px solid;border-top: #083648 10px solid; background-color: #000;}
.large-header {width: 100%;}
.header img {opacity: 0.75;}
.large-header-content .country-info {padding: 40px; text-align: center;}
.large-header-content .country-info h1 {color: #fff;margin: 10px 0 10px 0; font-size: 54px; text-shadow: 2px 2px 10px #000;}
.large-header-content .country-info .mini-title {color: #fff; margin: 0; text-transform: uppercase; font-size: 12px; font-weight: bold;}*/
/* COUNTRY LIST =============== */
.country-list .country {text-align: left;}
.country-list .country a, .country-list .country a:link, .country-list .country a:visited {color: #083648; font-weight: bold; font-size: 16px; display: block;} 
.country-list .country a:hover {color: #000; text-decoration: underline; ;}
