#ibox_content {
	background: #353535;
	border: 2px solid #fff;
	color: #fff;
}

#ibox_wrapper {
	background: #353535;
	border: 0;
}

#ibox_footer_wrapper {
	border: 2px solid #fff;
	border-bottom: 0;
	left: 0;
	right: 0;
	top: 0px;
	padding: 4px 10px;
}

#ibox_footer_wrapper, #ibox_footer_wrapper a {
	color: #fff;
	background: #353535;
}

#ibox_footer_wrapper a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#ibox_footer_wrapper a {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 3px;
}

#ibox_content { padding: 0; }

#ibox_wrapper { padding: 24px 0 0 0; }




#ibox_wrapper {  height: 70% !important; }

#ibox_content {
	height: 100% !important;
	top: 0px;
}

#ibox_overlay { height: 5570px !important; }
