#ibox_content {
	background: #ffffff;
	border: 2px solid #00659e;
	color: #00659e;
	font-size: 12px;
  }

#ibox_wrapper {
	background: #ffffff;
  }

#ibox_footer_wrapper {
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 10px;
  }

#ibox_footer_wrapper, #ibox_footer_wrapper a {
	color: #ffffff;
	background: #00659e;
  }

#ibox_footer_wrapper a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
	padding-top: 2px;
	border: 0px;
  }
  
#ibox_footer_wrapper a:hover {
  color: #ffffff;
	background: #00659e;
	text-decoration: underline;
  }

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