#ibox_wrapper {
	background:#000;
	border:0;
}
#ibox_content { 
	background: #000;
	border: 1px #444 solid;
	margin: auto;
	padding:0;
}
#ibox_footer_wrapper{ 
	color:#ccc;
    top: -20px;
	width:99%;
}
#ibox_footer_wrapper a { 
	border:0;
	font-weight: bold; 
	text-decoration: none;
}
#ibox_footer_wrapper a:hover { 
	color:#fff; 
	border:0;
}
#ibox_loading {
    text-indent: -100000px;
	padding:0;
	width: 128px;
    height: 15px;
    background: url('images/loading/4.gif') center center no-repeat;
}