.latest {
    font-weight: 700;
}

body a {
    color: black;
    text-decoration: none;
}

.file_list a:first-of-type {
    font-weight: 700;
}

td {
    border-width: 0 0 1 0;
    border-color: #ccc;
    text-align: center;
}

table {
    border-width: 0;
}

.downloadlink {
    font-weight: 700;
}

.publishform {
    border-width: 5px; 
    border-color: black;
}

.publishlink {
    font-weight: 700;
}

.category-selected {
    font-weight: 700;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
    
.formatgroup {
    padding: 0;
    margin: 0.7em;
}

iframe {
    width: 100%;
    height: 450px;
    border: 0;
}
