#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
    border-color:#999999;
	color: #2c2c2e;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#2c2c2e; color: #2c2c2e;}
#ibox_content { background-color:#2c2c2e; border:0; color: #2c2c2e;}
#ibox_footer_wrapper {
    color: #2c2c2e;
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    color: #2c2c2e;
    text-indent: -100000px;
    background: url('images/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #2c2c2e url('images/loading.gif') center center no-repeat;
}