#ibox_content
{
	background: white;
	color: #000;
	margin: 20px 0 0 0;
	padding: 10px;
}
#ibox_wrapper
{
	background: #666;
	border:none;
}
#ibox_footer_wrapper
{
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 0px 3px 10px;
}
#ibox_footer_wrapper, #ibox_footer_wrapper a
{
	color: white;
	background: #666;
}
#ibox_footer_wrapper a
{
	text-indent: -100000px;
	border: 0;
	background: #666 url( 'http://markert-photon/ClozImages/site/cloz/buttons/closeX.gif' ) center center no-repeat;
	width: 66px;
	padding: 0;
	height: 22px;
	line-height: 22px;
}
#ibox_footer_wrapper a:hover
{
	background-color: #666;
}

