#ibox_wrapper {
    padding: 1px 1px 28px 1px;
    line-height: 25px;
    border-color:#7A67EE;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#7A67EE; }
#ibox_content { background-color:#7A67EE; border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 0px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif');
    width: 78px;
    height: 19px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #7A67EE url('images/loading.gif') center center no-repeat;
}