﻿.downloadTable {
    width: 95%;
}

    .downloadTable a {
        text-decoration: underline;
    }

.firstColumn {
    width: 150px;
}

.downloadTable td {
    padding-bottom: 15px;
    vertical-align: top;
}
