#ibox_wrapper {
    padding: 0px 0px 30px 0px;
	border: 2px solid #000000;
	}
#ibox_wrapper, #ibox_footer_wrapper a {
	background-color: #FFFFFF;
	}
#ibox_content {
	padding: 12px;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	}
#ibox_footer_wrapper {
    padding: 0;
	margin: 0;
    bottom: 5px;
    top: auto;
	background-color: #FFFFFF;
	clear: both;
	}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif');
    width: 66px;
    height: 22px;
	}
#ibox_progress {
    text-indent: -100000px;
    background: #FFFFFF url('images/loading.gif') center center no-repeat;
	}
