#ibox_wrapper {
    padding: 10px 5px 35px 5px;
}
#ibox_wrapper, #ibox_footer_wrapper a {}
#ibox_content { background-color:#fff; border:0px none; }
#ibox_footer_wrapper {
    padding: 0 3px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif');
    width: 79px;
    height: 27px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('images/loading.gif') center center no-repeat;
}