#ibox_content {
	background: #eee;
	border-color: #808080;
	color: #666;
}
#ibox_wrapper {
	background: #eee;
	border-color: #666;
}
#ibox_footer_wrapper {
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 10px;
}
#ibox_footer_wrapper, #ibox_footer_wrapper a {
	color: #666;
	background: #eee;
}
#ibox_footer_wrapper a {
	color: #fb9933;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}
#ibox_footer_wrapper a:hover{
	text-decoration: underline;
}
#ibox_content {
	padding: 0px;
}

#ibox_wrapper {
	padding: 25px 0 0 0;
}