#ibox_wrapper {
    padding: 0px 0px 40px 0px;
    line-height: 25px;
    border-color:#Fff;
    vertical-align:top;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; }
#ibox_footer_wrapper {

    bottom: 12px;
    top: auto;
}
#ibox_footer_wrapper a {
    top:-2px;
    text-indent: -100000px;
    background: url('images/closelabel.gif');

    width: 66px;
    height: 25px;
    background-repeat:no-repeat;
}



#ibox_progress {
    text-indent: -100000px;
    background: #fff url('images/loading.gif') center center no-repeat;
}