/* Start of CMSMS style sheet 'Vrienden Logos' */
#vrienden table {
    width: 100%;
}

#vrienden table td {
    vertical-align: bottom;
    text-align: center;
    padding: 0.5em;
    width: 16em;
    height: 16em;
}

#vrienden img {
    background: #ffffff;
    padding: 10px;
    margin-bottom: 1em;
}

 #vrienden a {
    font-size: 140%;
}
/* End of 'Vrienden Logos' */

