.clear{
	border: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
body{
	margin: 0px;
}
#backPopUp{
	background: #afcb1f;
	text-align: center;
	color: #000;
	font-size: 11px;
}
#popContainer{
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px;
}
#popContainer a{
	color: #000;
}

#popLeft{
	width: 400px;
	float: left;
	text-align: left;
}
#popRight{
	width: 520px;
	float: left;
	text-align: left;
	padding-top: 7px;
}
.popHeader{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 25px;
}
.popDate{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px;
	text-align: center;
}