/* PATROCÍNIOS */

#sponsors {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;

}

#sponsors dl {
    margin: 0px auto;
    width: 100px;
    padding: 0.5em;
    display: inline-block;
}

#sponsors dl dt {
    height: 100px;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    border: none;
}

#sponsors dl dt img {
    max-height: 100px;
    max-width: 100px;
}

#sponsors dl dd {
    margin: 0px;
    font-size: 7pt;
    line-height: 8pt;
}
#sponsors table td input{
    width: 100px;
}

#sponsors img {
    max-height: 100px;
    max-width: 100px;
}