#ibox_wrapper { background-color: #222; border-color: #444;}
#ibox_footer { color: #fff;}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('img/close.png');
    width: 16px;
    height: 16px;
}
#ibox_content{
        padding: 10px;
        background: #fff url('img/logo.gif') top right no-repeat;
}