#ibox_wrapper {
	padding: 10px 10px 35px 10px;
	line-height: 25px;
	border:0;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#FFFFFF; }
#ibox_content { 
	background-color:#FFFFFF;
	border:0;
}
#ibox_content a{
	display: inline-block;
	color: #FFFFFF;
	height: 31px;
	width: 102px;
	font-size: 14px;
	background-image: url(images/default_button.png);
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 28px;
	margin-top: 5px;
}
#ibox_footer_wrapper {
    padding: 0px;
    margin: 0px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox h1 {
	font-size: 16px;
	line-height:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0px;
	padding:0px;
}
#ibox h2 {
	font-size: 14px;
	line-height:14px;
	color: #FFFFFF;
	margin: 0px;
	padding:0px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('images/loading.gif') center center no-repeat;
}
