.W3HosterInterstitial{
	padding:0px;
	border:none;
	margin:0px;
}

.W3HosterOverlay{
	z-index:999000;
	display:block;
	position:fixed;
	margin:0px;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.W3HosterNewskin{
	text-align:center;
	z-index:999001;
	position:fixed;
	top:0px;
	left:0px;
}

.MySkin{
	z-index:999001;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
}

.W3HosterMyLogo{
	width:100%;
	height:35px;
	position:fixed;
	z-index:999002;
	bottom:0px;
	left:0px;
	background-color:#343434;
	border-top:1px solid #828282;
}

.W3HosterMyLogo a{
	color:#828282;
	font: 300 25px "Tahoma",Lucida Grande, Arial, Verdana, sans-serif;
	text-decoration:none;
}

.W3HosterCloseLine{
	color:#828282;
	font: 300 25px "Tahoma",Lucida Grande, Arial, Verdana, sans-serif;
	width:100%;
	height:35px;
	position:fixed;
	z-index:999002;
	top:0px;
	left:0px;
	background-color:#343434;
	border-bottom:1px solid #828282;
}

.W3HosterMySkin{
	width:100%;
	height:170px;
	position:fixed;
	z-index:999002;
	bottom:36px;
	left:0px;
	border-top:2px solid #343434;
	background-color:#828282;
}

