#ibox_wrapper {
    /*line-height:25px;
    border-color:#fff; */
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0px !important; margin: 0px 0px 40px 0px; padding:0px;}
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
    display: none;
}
#ibox_footer_wrapper a {
	margin:0px;
    padding: 0;
    border:0;
    
/*    text-indent: -100000px;
    background: #fff url('/i/ibox/closelabel.gif') center center no-repeat;
    width: 66px;
    height: 22px;
    line-height: 22px;*/
}
#ibox_footer_wrapper a:hover { background-color:#fff; }
#ibox_loading {
	margin:0px;
	padding:0px;
    text-indent: -100000px;
    width: 10px;
    height: 10px;
    background: #fff url('/i/ibox/loading.gif') center center no-repeat;
}