a {color:#000000;text-decoration: none; }
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#000000;text-decoration: underline;}

body { background-color:#000000; background-image: url('images/age-verification-bg.jpg'); background-repeat:no-repeat; background-position:center top; }
img { border:0; }

.content { text-align:centre; width:1083px; height:650px; margin:0 auto; }

.AgePlate{
	width:472px;
	height:572px;
	background-image: url('images/age-verification-plate.png');
}

.AgeLogo{
	width:472px;
	height:175px;
	margin-top:50px;
	text-align:center;
	float:left;
}

.AgeTitle{
	width:472px;
	height:40px;
	text-align:center;
	float:left;
}

.AgeVerificationContainer{
	width:472px;
	text-align:center;
	float:left;
}




.AgeDescription{
	width:472px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:19px;
	color:#CCCCCC;
	float:left;

}

.AgeLocationTitle{
	width:472px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	float:left;
}

.AgeLocationOption{
	width:472px;
	height:40px;
	float:left;

}

.AgeDOBTitle{
	width:472px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	float:left;
}

.AgeDOBOption{
	width:472px;
	height:45px;
	float:left;
}

.AgeOptionsContainer{
	width:472px;
	height:65px;
	text-align:center;
	float:left;
}

.AgeYes{
	width:76px;
	height:47px;
	margin-left:155px;
	margin-right:10px;
	float:left;
}

.AgeNo{
	width:76px;
	height:47px;
	float:left;
}

.AgePrivacy{
	width:472px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#999999;
	float:left;
}
.AgePrivacy a {color:#999999;text-decoration: underline; }
.AgePrivacy a:visited {color:#999999;text-decoration: underline;}
.AgePrivacy a:hover {color:#999999;text-decoration: none;}