#bottomLinks{
    clear: both;
    margin: 0;
    padding: 20px 0 10px 70px;
    list-style: none;
}

    #bottomLinks li{
        margin: 0;
        padding: 0 30px;
        float: left;
    }

    #bottomLinks a{
        background-repeat: no-repeat;
        display: block;
        height: 30px;
    }

    #bottomLinks span{
        display: none;
    }

#receiveButton a{
    background-image: url("../common/image/button-infopacket.png");
    width: 244px;
}

#trainingButton a{
    background-image: url("../common/image/button-training.png");
    width: 193px;
}
