.downloadbutton {
    background-image: url(../afbeeldingen/documenten/downloadlivescool.jpg);
    background-repeat: no-repeat;
    height: 27px;
    margin-bottom: 10px;
    padding: 8px 0px 0px 45px;
    width: 172px;
}

.downloadlink {
    color: white;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}

.supportbutton {
    background-image: url(../afbeeldingen/support/linkbutton.jpg);
    background-repeat: no-repeat;
    height: 27px;
    margin-bottom: 15px;
    padding-top: 8px;
    text-align: center;
    width: 217px;
}

.supportlink {
    color: white;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}
