#ilerraFooterAds{
	width: 100%;
	position: fixed;
	bottom: -100%;
	min-height: 100px;
	z-index: 9999;
	color: #fff;
}
#ilerraFooterAds_content{
	/*background: #bfbfbf;*/
	padding: 10px;
}
#ilerraFooterAds_close{
	float: right;
	font-size: 12px;
	color: #333;
	width: 24px;
	height: 24px;
	background: url(https://cdn4.iconfinder.com/data/icons/evil-icons-user-interface/64/close2-24.png) no-repeat center center;
}
#ilerraFooterAds .g{
	margin-right: auto !important;
	margin-left: auto !important;
}
.ilerra-hasFooter #footer {
   padding-bottom: 70px;
}
/*
.ilerra-hasFooter{
	overflow: hidden;
}
.ilerra-hasFooter .ilerra-fade{
	width: 100%;
	height: 100%;
	background: #bfbfbf;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.8;
}
*/