#ibox_wrapper {
    line-height: 25px;
    border:5px solid #fff;
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:621px;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background:none; border:0; margin: 25px 0px 0px 0px;padding:0px 0px 0px 0px; }
#ibox_footer_wrapper {
	top:0px;
    line-height: 25px;
	margin:0px;
    
}
#ibox_footer{font-weight:normal;}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('images/close.png') center center no-repeat;
    width: 66px;
    padding: 0;
    
    
}
#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;
}