#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:2; }
#ibox_footer_wrapper {
    padding: 0 0px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif');
	background-position:right;
    width: 18px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('images/loading.gif') center center no-repeat;
}
#ibox_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
