﻿.supporter-div {
    text-align: center;
    margin-left: 15px;
    margin-right: 25px;
}
.supporter-table {
    margin-top:   20px;
    table-layout: fixed;
}

.supporter-table-platinum {
    width: 240px;
    text-align: center;
    vertical-align:middle;
}

.supporter-table-gold {
    width: 140px;
    text-align: center;
    vertical-align:middle;
}
.supporter-table-silver {
    width: 25%;
    text-align: center;
    vertical-align:middle;
}
.supporter-bronze {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    font-weight:bold;
    margin-bottom: 10px;
}
    .supporter-bronze a {
        text-decoration: underline;
    }
.supporter-honors {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    margin-bottom: 10px;
}
    .supporter-honors a {
        text-decoration: underline;
    }
.supporter-patriot {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    margin-bottom: 10px;
}
.logo-platinum {
    max-width:  200px;
    max-height: 200px;
}
.logo-gold {
    max-width:  100px;
    max-height: 100px;
}
.logo-silver {
    max-width:  100px;
    max-height: 100px;
}

