#ididid_popup_promo #network_view {
	position: absolute;	
}

.popupOverlayMacFFBGHack {
	background: url(http://assets.ididid.eu/images/macFFBgHack.png) repeat;
}

#popupOverlay {
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100100;
}

.popupOverlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#popupOverlayWindow {
	position: fixed;
	z-index: 100102;
	color:#000000;
	text-align:left;
	top:50%;
	left:50%;
	width: 620px;
	height: 400px;
}

#popupOverlayWindow #boxOverlayPopup {
	bottom: 200px; !important;
	margin-left: -310px;
	margin-top: -200px;
}

#ididid_popup_promo .closeButton {
	width: 29px;
	height: 29px;	
	background: url(http://assets.ididid.eu/images/third-party/agenda/close.png) no-repeat;
	float: right;
	margin-top: -15px;
	margin-right: -15px;
	cursor: pointer;
	z-index: 1000;
	position: relative;
}

#ididid_popup_promo {
	width: 620px;
	margin-left: -310px;
	margin-top: -140px;
	background: transparant;
	padding: 1px;
}
