#ibox_wrapper {
    padding: 5px 5px 30px 5px;
    line-height: 25px;
    border-color:#ccc 1px solid;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content {
    border:1px solid #fff;
    margin-right:auto;
    margin-left:auto;
}
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 3px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('../img/common/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('../img/common/loading.gif') center center no-repeat;
}