﻿.countrysel_globe 
{
    width: 316px;
    height: 371px;
    background-image: url(../images/country_globe.png);
    margin-left: 300px;
    margin-top: 70px;
}

.countrysel_globe_postit 
{
    margin-left: 27px;
    width: 130px;
    margin-top: 87px;
    color: #009900;
    font-size: 11px;
    line-height: 1.3em;
    font-weight: bold;
}

.country-irish 
{
    width: 140px;
    height: 152px;
    background-image: url(../images/country-irish-sweet.png);
    margin-top: 250px;
    margin-left: 150px;
}

.country-irish-link 
{
    width: 140px;
    height: 152px;
}

.country-irish-link a
{
    display: block;
    width: 140px;
    height: 152px;
    margin-top: 250px;
    margin-left: 150px;
}

.country-uk 
{
    width: 113px;
    height: 155px;
    background-image: url(../images/country-bear-uk.png);
    margin-top: 250px;
    margin-left: 650px;
}

.country-uk-link 
{
    width: 113px;
    height: 155px;
}

.country-uk-link a
{
    display: block;
    width: 113px;
    height: 155px;
    margin-top: 250px;
    margin-left: 650px;
}
