#ibox_wrapper {
	line-height:25px;
	border-color:#fff;
}
#ibox_content h1 {
	font-size: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ibox_content ul {
	font-size: 12px;
}
#ibox_content li {
	margin_bottom: 10px;
}


#ibox_wrapper, #ibox_footer_wrapper a {
	background-color:#fff;
}
#ibox_content {
	background-color:#000;
	border:0;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 30px;
	margin-left: 2px;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#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;
}
#ibox_content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#ibox_content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#ibox_content a:hover {
	color: #FF6600;
}
