#ibox_wrapper {
    line-height:25px;
    border-color:#eee;
	width:550px !important; 
	height:510px!important;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#333; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 10px 10px; height:450px!important;overflow-x:hidden!important; }
#ibox_footer_wrapper {
    line-height: 25px;
	height:30px;
    bottom: 5px;
    top: auto;
	background-color:#333;
	color:#FFF
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('../images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
	margin:4px 0 0 4px;
    height: 22px;
    line-height: 20px;
}
#ibox_footer_wrapper a:hover { background-color:#000; }
#ibox_loading {
    text-indent: -100000px;
    width: 20px;
    height: 20px;
    background: #fff url('../images/loading.gif') center center no-repeat;
}
