#ibox_wrapper {
    /*line-height:25px;*/
	border: 0;
}

#ibox_wrapper {
	background-color: transparent !important;
}

#ibox_content {
	background-color: transparent;
	border:0;
	margin: 20px 10px 40px 10px;
}

#ibox_footer_wrapper {
    line-height: 25px;
    top: -10px;
	left: 12px;
	height: 22px;
	width: 834px;
}

#ibox_footer_wrapper a {
    border:0;
    line-height: 22px;
	color: #325249;
	text-transform: uppercase;
	font-size: 16px;
	padding-right: 0;
	padding-left: 8px;
	background-color: #fff;
}

#ibox_footer_wrapper a:hover {
	color: #325249;
	text-decoration: none;
	background-color: #888;
}

#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: transparent url('images/loading.gif') center center no-repeat;
}
