#ibox_content { 
	background: #000000; 
	border-color: #222; 
	color: #fff;
 }
	
#ibox_content h3 {  
	color: #fff; }
	
#ibox_wrapper { 
	background: #222; 
	border-color: #444; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#ibox_footer_wrapper { 
	left: 0; 
	right: 0; 
	top: 0; 
	padding: 3px 10px; 
		-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#ibox_footer_wrapper, #ibox_footer_wrapper a { 
	color: #990000; 
	background: #222222; }

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

#ibox_content { 
	margin: 25px 0 0 0; 
	padding: 20px; }