div#content div.teasers div.inner-teasers div.teaser-twitter {
    background-image: url('../images/content/shared/teasers/twitter2.png');
    background-repeat: no-repeat;
    background-position: 125px 39px;
}

div#content div.teasers div.inner-teasers div.teaser-newsletter {
    background-image: url('../images/content/shared/teasers/newsletter.png');
    background-repeat: no-repeat;
    background-position: 145px 55px;
    cursor: pointer;
}

div#content div.stage div.stage-distances {
    background-image: url('../images/content/index/stage-distances.png');
    background-repeat: no-repeat;
    color: #ccc;
}

div#content div.stage div.stage-distances a {
    color: #fff;
    text-decoration: none;
}

div#content div.box div.inner-box div.columns div.about-map {
    background-image: url('../images/content/about/map.png');
    height: 114px;
    background-repeat: no-repeat;
}

div#content div.box div.inner-box div.columns div.distances-measure {
    background-image: url('../images/content/distances/measure.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 465px;
}

div#content div.box div.inner-box div.columns div.distances-saved {
    background-image: url('../images/content/distances/saved.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 465px;
}