.gallerySingle {
    text-align:                 center;
    margin-left:                5px;
    margin-right:               5px;
}
.gallerySingle-even {
    float:                      left;
    margin-left:                5px;
    margin-right:               10px;
}
.gallerySingle-odd {
    float:                      right;
    margin-right:               5px;
    margin-left:                10px;
}
.gallerySingle-container {
    margin-top:                 5px;
    margin-bottom:              5px;
}
.gallerySingle-top {
}
.gallerySingle-image {
    border:                     1px solid #224E73; /* dark blue */
}
.gallerySingle-caption {
    text-align:                 center;
}
.gallery-text-caption {
    font-size:                  8pt;
    padding:                    5px;
}
.box-more-galleries {
    text-align:                 right;
}
.box-flow {
    margin-bottom:              20px;
    text-align:                 justify;
    line-height:                1.5em;
}
.box-flow-even {
    margin-left:                10px;
    margin-right:               5px;
    margin-bottom:              20px;
    text-align:                 justify;
    line-height:                1.5em;
}
.box-flow-odd {
    margin-right:               10px;
    margin-left:                5px;
    margin-bottom:              20px;
    text-align:                 justify;
    line-height:                1.5em;
}
.country-div {
    width:                      75%;
    border-bottom:              1px solid #224E73;
    margin-bottom:              5px;
    margin-top:                 5px;
    font-size:                  10pt;
    font-weight:                bold;
}
.foot {
}

