﻿#footer-news {
    background-color: #0B0B0B;
    display: block;
    height: 27px;
    line-height: 27px;
}

#footer-news-wrapper, #footer-wrapper {
    width: 1004px;
    margin: 0 auto;
    color: white;
}

#footer-news-wrapper li {
    float: left;
    width: 200px;
}

#footer-news-wrapper li a, #footer-news-wrapper li a:visited {
    background-position: 0 3px !important;
    color: white;
    padding-left: 22px;
}


#footer {
    background: none #161616;
}

#footer-left {
    float: left;
    padding: 10px 0;
}

#footer-left .text{
    font-size: 18px;
}

#footer-right li {
    float: left;
    height: 26px;
    line-height: 26px;
}

#footer-right {
    float: right;
    padding: 10px 0;
}

#footer-right li a, #footer-right li a:visited {
    color: white;
    font-size: 12px;
    padding: 0 3px;
}

#menu-bottom {
    float: left;
}

#histats {
    margin-left: 10px;
    float: left;
}