#overlay {
	background-color:#000000;
	height:100%;
	min-height:900px;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:99998;
	opacity: 0.7;
}

#popupContainer {
	background-color:#F0F0EA;
	border:1px solid #464646;
	height:515px;
	position:fixed;
	top:140px !important;
	margin-left:-50px;
	width:610px;
	z-index:99999;
}

#advertisement {
	background-color:transparent;
	height:451px;
	margin-left:14px;
	margin-top:-1px;
	text-align:center;
	width:580px;
	}

#closeLink {
	
}
