.galleryBox
{
    clear: both;
    margin-bottom: 14px;
}


ul.galleryImages
{
    margin-bottom: -1px;
}

ul.galleryImages li
{
    width: 104px;
    height: 70px;
    overflow: hidden;
    float: left;
}

.galleryImagesWrap .clear
{
    height: 0;
}

.galleryBox .date
{
    float: right;
    text-align: right;
    width: 10em;
    font-weight: bold;
}

.galleryBox h2
{
    font-size:   128.571%; /* 18px @ 14px */
    text-transform: none;
}

.galleryBox .headingBox
{
    padding-top: 28px;
    margin-bottom: 15px;
}

.galleryBox .headingBox .date
{
    padding-top: 4px;

}

.linkedGallery .headingBox
{
    padding-top: 14px;
}


body.language_root .galleryImagesWrap
{

    margin-left: 0;
    padding-left: 0;
    background: none;

}

body.language_root .galleryImagesWrap .clear
{
    height: 0;
}

body.language_root .galleryBox
{
    margin-bottom: 0;
}

body.language_root .latestGalleryBox .mainHeading
{
    position: relative;
    left: 22px;
    top: -1px;
}