table.compilation-of-references {
    width: 100%;
    table-layout: fixed;
}

table.compilation-of-references tr {
    vertical-align: middle;
}

table.compilation-of-references tr td {
    /* border-bottom: 1px solid rgba(0,0,0,0.1); */
    padding: .5em 0;
}

table.compilation-of-references tr td:first-child {
  width: 130px;
}

table.compilation-of-references tr td:last-child {
    font-family: 'Times New Roman';
    font-size: 14px;
}

ul.follow-reference-links {
    
}

.compilation-of-references .button-alt-sm {
    margin-bottom: 0;
}
