#collaboration .table tr td {
    vertical-align: middle;
}

#collaboration table.table {
    border-spacing: 0em 2em;
    border-collapse: separate;
}

#collaboration .table {
    margin-top: 30px;
}

#collaboration .table tr td:first-child {
    text-align: right;
}

#acknowledgement-logos {
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

#acknowledgement-logos img {
    margin: 20px;
    height: 35px;
    display: block;
    clear: both;
}

#certification {
    text-align: left;
}

#certification h3 {
    margin-top: 0 !important;
}

.table td.subtitle {
    text-align: right;
}

.table td.logo {
    text-align: center;
    padding-top: 10px;
}

.table tr.first-of-section td {
    padding-top: 60px !important;
}

#certification .table tr td.cert-text {
    /* hack to fix bad wrapping */
    padding-right: 2px;
}