div.middle /* Wrapper for the entire middle area of the post */
{
    font-size: 10pt;
    font-family: sans-serif;
    color: black;
    position: relative;
    border-width: 1px;
    border-style: solid;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden; /* hide the sidebar */
}

.adslot_1
{
    max-width: 320px;
}

div.ThreadList-Thread
{
    padding-right: 0;
}

div.ThreadList-Header
{
    padding-right: 0;
}

div.ThreadList-FixedColumns
{
    display: none;
}