#maxmi-loading{
	width: 150px;
	height: 30px;
	display: block;
	position: absolute;
	}

#maxmi-block{
	position: absolute;
	padding: 7px;
	background: white;
	z-index: 999;
	}

#maxmi-block img{
	display: block;
	width: 1px;
	height: 1px;
	border: 1px solid #B9D533;
	}

#maxmi-block div{
	padding: 2px 0px;
	background: transparent;
	color: white;
	font-size: 0.75em;
	text-align: center;
	font-family: verdana, sans-serif;
	height: 11px;
	}

#maxmi-close{
	position: absolute;
	margin-top: -15px;
	text-align: center;
	display: none;
	}
