#ibox_content 
{ 
	background: #000; 
	border-color: #000; 
	color: #fff; 	
}
#ibox_wrapper 
{ 
	background: #000; 
	border-color: #000; 
}
#ibox_footer_wrapper 
{ 
	left: 0; 
	right: 0; 
	top: 0; 
	padding: 3px 10px; 
}
#ibox_footer_wrapper
{ 
	color: silver; 
	background: #000; 
	font-size:10px;
}
#ibox_footer_wrapper a 
{ 
	color: orange;
	font-weight: bold; 
	text-decoration: none; 
	padding: 2px; 
	background-color:black;
	border:1px solid black;
}
#ibox_content 
{ 
	margin: 25px 0 0 0; 
	padding: 10px; 
}
