#ibox_wrapper {
    line-height:25px;
    border-color:#999;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#999; }
#ibox_content { color:#fff; background-color:#113; border:0; margin: 5px 5px 35px 5px; text-align: center;}
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -8000px;
    border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#ibox_footer_wrapper a:hover { background-color:#999; }
#ibox_loading {
    text-indent: -8000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
}