div#footer
{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 15000;
    
    padding: 4px 0 0 30px;
    height: 16px;
    
    background: #fff;
}
