#ibox_wrapper {
    overflow: hidden;
}
#ibox_wrapper, #ibox_footer_wrapper a {  }
#ibox_content {  border:0; overflow: hidden; color:#000000;}
#ibox_footer_wrapper {
	margin:0px;
    padding:0px;
    top: 12px;
    position: absolute;
    z-index: 99999999;
   	width:558px;
   
}
#ibox_footer_wrapper a {
	margin:0px;
	padding:0px;
    height: 20px;
    width: 20px;
    text-decoration: none;
}
#ibox_progress {
    text-indent: -100000px;
    background: url('images/loading.gif') center center no-repeat;
}
