﻿#ibox_wrapper {
	border-color:#fff
}

#ibox_wrapper, #ibox_footer_wrapper a {
	background-color:#fff
}

#ibox_content {
	background-color:#fff;
	border:0;
	margin: 5px 5px 1px 5px
}

#ibox_footer_wrapper {
	bottom: 5px;
	top: auto
}

#ibox_footer_wrapper a {
	text-indent: -100000px;
	border:0;
	background: url('./img/closelabel.gif') center center no-repeat;
	width: 40px;
	height: 17px;
	padding: 0
}

#ibox_footer_wrapper a:hover {
	background: url('./img/closelabel.gif') center center no-repeat
}

#ibox_loading {
	text-indent: -100000px;
	width: 0px;
	height: 0px;
	background: url('./img/bg.gif')
}
