#ibox_wrapper {
    padding:35px 0px 0px 0px;
    border:0px;
	margin:35x 0px 0px 0px;
	overflow: visible;
	z-index:1000000;
}
#ibox_content {  border:0; width:auto; height:auto; padding:0px; margin:0px; }
#ibox_footer_wrapper {
	text-indent:-1000000px;
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:absolute;
	display:block;
	overflow: visible;
	left:0px;
	right:0px;
	height:30px;
	z-index:1000002;
}
#ibox_footer_wrapper  a {
	display:block;
    background: url('/img/close-window.gif');
    width:30px;
    height:30px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('/img/loading.gif') center no-repeat;
}
