#ibox_loading {
    width: 128px;
    height: 128px;
    background: url('../images/indicator.gif') no-repeat;
}
#ibox_content { background: #222; border-color: #222; color: #fff;}

#ibox_wrapper { background: #222; border-color: #444; }
#ibox_footer_wrapper { left: 0; right: 0; top: 0; padding: 2px 10px;}
#ibox_footer_wrapper { 	
	color: #ffffff;
	background: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;  }
#ibox_footer_wrapper a { color: #8dd6e2; font-weight: bold; text-decoration: none; padding: 0 3px; background: #444; font-size: 9px;}
#ibox_content { padding: 10px; }
#ibox_wrapper { padding: 25px 0 0 0; }


