#ibox_wrapper {
    line-height:25px;
    border-color:#fff;
	width:588px;
	background-image:url(/afbeeldingen/popup/achtergrond_popup_bovenkant.png);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:22px;
}
#ibox_wrapper, #ibox_footer_wrapper a { /*background-color:#fff; */}
#ibox_content {
	
	    background-color: #FFFFFF;
    border: 0 none;
    margin-left: 1px;
    margin-top: 83px;
    width: 588px;
	}

#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
	height:25px;

}
#ibox_footer_wrapper a {
/*    text-indent: -100000px;*/
    border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
    margin-right: 13px;
	z-index:5000000;
	text-align:right;
	
}
#ibox_footer_wrapper a:hover { /*background-color:#fff;*/ }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
}

#ibox_content p, ul
{
	margin-left:45px;
	margin-right:45px;
}

#ibox_content h1
{
	margin-left:45px;
	margin-right:45px;
}
