#ibox_wrapper {
    padding: 8px 8px 25px 8px;
    line-height: 25px;
    border-color:#3B3B3B;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#abc409; }
#ibox_content { background-color:#3B3b3b; border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 2px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    
    width: 66px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('../altaren/loading.gif') center center no-repeat;
}
#ibox_loading { background: url('indicator.gif') no-repeat center; width: 300px; height: 300px }
