#ibox h2 {
	margin: 0 0 20px 0;
	text-align: left;
	}
	
#ibox_content
{
	background:#fff;
	color:#666;
	overflow:auto;
	margin: 15px 0 10px;
	padding:0 15px 0 15px;
	border: 1px solid white;
	position: absolute;
}

/*#ibox_content div {
	padding: 0;
}*/

#ibox_wrapper
{
	background:#fff;
	padding:10px 10px 40px;
}

#ibox_footer_wrapper
{
	height: 50px;
	width: 482px;
}



#ibox_footer_wrapper a
{
	background: url(/images/close.gif) no-repeat right top;
	padding:0;
	margin: 5px 0 0 0;
	width: 15px;
	text-indent: -9999px;
	display: block;
	height: 20px;
}

#ibox_overlay
{
}

#ibox_loading
{
	display:none;
}