 a:focus {outline: none;}

    #pnl-footer {position:fixed; bottom:0; width:100%; z-index: 5000000}

    #pnl-header {position:fixed; top:0; width:100%;}

    #hdr-panel, #ftr-panel  {background: #333; height: 340px; width:100%; margin:0 auto; display:none; padding:10px; }
    
 

    .hdr-bkgnd, .ftr-bkgnd {margin: 0;padding: 0;}

    .hdr-bkgnd {background: url() no-repeat center top;}

    .ftr-bkgnd {background: url(images/footer_tab_open.png) no-repeat center bottom; padding-top: 2px;}

    .hdr-bkgnd a, .ftr-bkgnd a {color:#fff; line-height: 36px; display: block}   

    .hdr-btn, .ftr-btn {text-align: center;width: 144px; height: 40px;display: block; color: #fff;text-decoration: none;margin: 0 auto;}

    .hdr-btn {background: url(images/footer_tab_close.png) no-repeat;  padding: 10px 10px 0 0;}
    .ftr-btn {background: url() no-repeat right -50px;padding: 8px 10px 0px 0; margin-bottom:-8px;}

    .active {background-position: right 12px; }    

    #content {}