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

#ibox_wrapper {
    line-height:25px;
    border-color:#c00000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px;
	box-shadow: 3px 3px 10px #a00000;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
/*
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}*/

#ibox_footer_wrapper a:hover { background-color:#c00000; }

#ibox_footer_wrapper
{
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 10px;
}

#ibox_footer_wrapper, #ibox_footer_wrapper a { color: #ffffff; background: #c00000; font-size: 13px; line-height: 20px; }

#ibox_footer_wrapper a
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
	border: 0;
    padding: 0;
}

#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 10px #a00000;
}