
#siteFooter, #siteFooter a  {
    padding-bottom: 20px;
    text-align: center;
    font-size: 11px;    
    background: #353535 url(../images/bg-footer-noise.jpg) repeat;
    color: #b1b1b1;
    text-decoration: none;
    height: 20px;
    clear:  both;
    outline-style: none;
    margin-top: 20px;
}
