﻿.whereToBuyHome {
    display: block;
    width: 241px;
    height: 39px;
    background-repeat: no-repeat;
    background-image: url(../images/buttons/button-wheretobuy2.gif);
}
html[lang|="fr"] .whereToBuyHome {
    background-image: url(../images/buttons/wheretobuy2-french.gif);
}
html[lang|="nl"] .whereToBuyHome {
    background-image: url(../images/buttons/wheretobuy2-dutch.gif);
}
html[lang|="de"] .whereToBuyHome {
    background-image: url(../images/buttons/wheretobuy2-german.gif);
}
html[lang|="es"] .whereToBuyHome {
    background-image: url(../images/buttons/wheretobuy2-spanish.gif);
}