/************ Loader */
#ibox #ibox_loading {
	background:none;
	background:#FFF;
	color:#666666;
	font-size:11px;
	padding:10px;
}

#ibox #ibox_loading p {
	margin:10px 0;
	text-align:center;
}

/************ Schliessen Button */
#ibox_footer_wrapper a {
	color:#FFF;
}

/************ Layout */

#ibox_wrapper {
	background:#EFEFEF;
	border-color:#333;
	height:307px;
}

#ibox_content {
	background:#FFF;
}

#overlay_popup {
	width:600px;
	height:300px;
}

#overlay_popup .padding {
	padding:15px 15px 0 15px;
}

/************ Fonts */
#overlay_popup p {
	margin-bottom:15px;
}