#latest, #forumlist {
    width: 100%;
}

th {
    color: #fff;
    font-weight: bold;
    background: #369;
}

td.num {
    text-align: center;
}

tr.alt td {
    background: #fff7cb;
}

#post_content {
    width: 96%;
}