#right,
#toplist,
#lt-right,
#r-top,
#topmenu,
#m-left,
#m-right,
#helper,
#helper li,
a#rss,
#bot {
    display: none;
}
#main {
    width: 570px;
    /*height: auto !important;*/
    padding-left: 68px;
}
#top, #l-top {
    width: 570px;
    height: 142px !important;
    min-height: 142px !important;
    display: table;
}

#l-top, #lt-left, #m-cent {
    float: none;
}

#l-top h1 {
    margin-left: 0;
}
#l-top h1 span {
    display: none;
}
#l-top h1 img {
    display: block;
}
#data {
    display: block;
    width: 111px;
    position: absolute;
    left: 400px;
    top: 50px;
    font-size: 11px;
    font-family: tahoma, sans-serif;
    color: #5f5f5f;
}
#wrapper {
    margin-left: 0;
    padding-left: 0;
}
#midtopholder {
    border-top: 1px solid #bfbfbf;
    padding-top: 15px;
}

#m-cent {
    overflow: visible;
}

#contentholder {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
    display: table;
}

div.usercontent {
    display: table;
}

#blank {
    height: 34px;
}
#footer {
    width: 570px;
    padding-left: 68px;
    margin-top: 0;
    font: 9px Tahoma, sans-serif;
}
#footer #disc {
    width: auto;
    height: auto;
    text-indent: 0;
    background: none;
    position: static;
    float: none;
    color: #9d9d9d;
    margin-bottom: 21px;
}
#footer #copy {
    width: auto;
    height: auto;
    text-indent: 0;
    background: none;
    position: static;
    float: none;
    margin-bottom: 21px;
}
#footer #copy span {
    display: none;
}
#footer br {
    display: inline;
}
a {
    color: #333;
}

ul.boardlist {
    display: table;
}
ul.boardlist li {
    display: table-row;
}

ul.boardlist li img, ul.boardlist li dl {
    margin-top: 1em;
}


