.forums {
    width : 100%;
}

.forums th {
    background-image : url("/image/background.png");
    padding-top : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 5px;

    border-top : 1px solid #505050;
    border-bottom : 1px solid #505050;

    text-decoration : none;
}
