#ibox_content { background: #FFFFFF; border-color: #cecece; color: #000000; }
#ibox_wrapper { background: #cecece; border-color: blue; }
#ibox_footer_wrapper { left: 0; right: 0; top: 0; bottom: 0; padding: 3px 10px; }
#ibox_footer_wrapper, #ibox_footer_wrapper a { color: #3636B2; background: #cecece; }
#ibox_footer_wrapper a { color: #3636B2; font-weight: bold; text-decoration: none; padding: 0 3px; }
#ibox_content { margin: 25px 0 0 0; padding: 10px; }

#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('/images/lightbox/loading.gif') center center no-repeat;
}

