#ibox_wrapper {
	line-height:15px;
	border-color:#333;
}
#ibox_wrapper, #ibox_footer_wrapper a {
	background-color:#2A2A21;
}
#ibox_content {
	background-color:#333;
	border:0;
	margin: 10px 10px 50px 10px;
}
#ibox_footer_wrapper {
    line-height: 15px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #2A2A21 url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 25px;
}
#ibox_footer_wrapper a:hover {
	background-color:#CCC;
}
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #2A2A21 url('images/loading.gif') center center no-repeat;
}