
#ibox_wrapper {
    line-height:25px;
/*    border-color:#fff;*/
}

#ibox_content { 
background-color:#fff; 
border:0; 
margin: 20px 20px 10px 10px;
}

#ibox_footer_wrapper {
    line-height: 50px;
    height: 50px;
margin: 0px 0px 0px 10px;
}


#ibox_footer_wrapper a {
    text-indent: 100000px;
    border:0;
    background: url('images/close.png') top right no-repeat;
    width: 30px;
    padding: 0;
    height: 40px;
    line-height: 40px;
}
/* #ibox_footer_wrapper a:hover { background-color:#000; } */
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
}
