#ageGateWrapper {
	/*background-image: url(../images/site/box.png);*/
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

#ageGateWrapper div{
	background-image: url(../images/site/ageGateImage_new.jpg);
	
	background-repeat: no-repeat;
	margin: auto;
	width: 962px;
	padding: 520px 18px 0 0;
	height: 779px;
	text-align: center;
}

#ageGateWrapper div a, .separator {
	color: white;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

#over {
	margin-right: 18px;
}

#under {
	margin-left: 18px;
}