#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#000080; }
#ibox_content { border:0; color:#333333; line-height:15px; padding:10px;}
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('images/loading.gif') center center no-repeat;
}
#inner_content {
	color:#333333;
	font-size:90%;
	background-color:#ffffff;
}
