#popupOverlay{
	position:absolute;
	top:0;
	left:0;
	width:101%;
	height:150%;
	background:transparent url(../images/pageOverlay.png);
	z-index:11;
	text-align:center;
	
}

.popupContent{
	position:relative;
	margin:200px auto;
	width:500px;
	height:400px;
	background:transparent url(../images/headerBG.png) repeat-x;
	z-index:12;
	text-align:center;
}

.popupContent img{
	margin:10px auto;
	float:none;
}

#noThanksHomepage{
	display:block;
	color:#fff;
	cursor:pointer;
	width:130px;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
}

.popupContent table{
	margin:10px auto;
	float:none;
}.pageContent .content .shadow .mainContent.index .mainContentSquares .contentSquare.fourth.line.right p {
	font-size: xx-small;
}
.pageContent .content .shadow .mainContent.index .mainContentHeader .welcomeMessage table tr td {
	color: #000;
}
.pageContent .content .shadow .mainContent.index .mainContentHeader .welcomeMessage table tr td h2 {
	color: #FFF;
	font-style: italic;
}
.pageContent .content .shadow .mainContent.index .mainContentSquares .contentSquare.second.line.right p a {
	font-size: 12px;
}
