.age-gate {
	background: url(../img/agegate/agegate_bg.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.age-gate .panel {
	color: white;
	background: url(../img/agegate/agegate_header.png) center top no-repeat;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.age-gate .panel a {
	color: white;
}

.age-gate .panel header,.age-gate .panel h2 {
	display: none;
}

.age-gate .panel form {
	margin: 250px 0 0 0;
}

.age-gate input[type="submit"] {
	overflow: hidden;
	text-indent: -9999px;
	width: 195px;
	height: 85px;
	background: url(../img/agegate/agegate_button.png) center center no-repeat;
	border: none;
}