.language-link.active {
    position: absolute;
    left: 0px;
    visibility: hidden;
}
#edit-submit-facebook {
    background-size:162px;
    border:none;
    width:162px;
    height:30px;
    background-image: url("facebook.png");
}
#edit-submit-shibboleth {
    background-size:150px;
    border:none;
    width:150px;
    height:30px;
    background-image: url("shibboleth.png");
}