﻿#ibox_content {
	background: #ffffff;
	border-color: #ffffff;
	color: #fff;
}
#ibox_wrapper {
	background: #ffffff;
	border-color: #ffffff;
}
#ibox_footer_wrapper {
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 10px;
}
#ibox_footer_wrapper, #ibox_footer_wrapper a {
	color: #ffffff;
	background: #0053A6;

}
#ibox_footer_wrapper a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}
#ibox_content {
	padding: 10px;
}
#ibox_wrapper {
	padding: 25px 0 0 0;
}

