#ibox_wrapper {
    line-height:25px;
    border-color:#ccc;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
	line-height: 30px;
	bottom: 10px;
	top: auto;

}
#ibox_footer_wrapper a {
	border:0;
	background: #fff url('images/closelabel.gif') center center no-repeat;
	width: 66px;
	padding: 0;
	height: 22px;
	line-height: 22px;
	display: block;
	color: #CBD01E;
}
#ibox_footer_wrapper a:hover {     border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
		display: block;
			color: #CBD01E;
}
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
