h1, h2, h3, h4, h5, h6, blockquote, p, ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
}
body{
	padding: 234px 0 0 0;
	margin: 0;
	background: url(../img/agegate/azul_agegate_back.jpg) top center no-repeat #0a0e34;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}
#gate{
	margin: 0 auto;
	padding: 0 0px 20px 0px;
	width: 360px;
	opacity: 1;

}
.small{
	font-size: .5em;
}
#age{
	margin: 0 auto;
	margin-bottom: 13px;
}
.browserFirefoxMac #age{
	margin: 0 auto;
	margin-bottom: 13px;
}
.browserFirefoxWin #age{
	margin: 0 auto;
	margin-bottom: 13px;
}
.browserIE #age{
	margin: 0 auto;
	margin-bottom: 11px;
}
#eighteenhundred{
	display: none;
	margin: 0 0 24px 0;
	height: 32px;
}
#howold{
	display: none;
	margin: 0;
}
#age p{
	display: none;
}
.age_input{
	margin: 0 8px 0 12px;
	padding: 6px 0 6px 0;
	width: 95px;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.70em;
	font-weight: bold;
	color: #11234b;
	border: 0 none;
	text-align: center;
	background: none;
}
.browserFirefoxMac .age_input{
	margin: 0 8px 0 12px;
	padding: 13px 0 2px 0;
	width: 95px;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.70em;
	font-weight: bold;
	color: #11234b;
	border: 0 none;
	text-align: center;
	background: none;
}
.browserFirefoxWin .age_input{
	margin: 0 8px 0 12px;
	padding: 6px 0 2px 0;
	width: 95px;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.70em;
	font-weight: bold;
	color: #11234b;
	border: 0 none;
	text-align: center;
	background: none;
}
.browserIE .age_input{
	margin: 0 8px 0 12px;
	padding: 6px 0 6px 0;
	width: 95px;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.70em;
	font-weight: bold;
	color: #11234b;
	border: 0 none;
	text-align: center;
	background: none;
}
#example{
	display: none;
}
#remember{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 335px;
	font-size: .6em;
}
#checkbox{
	margin: 0;
	padding:  0;
	vertical-align: top;
	display: inline;
}
#rememberthese{
	visibility: hidden;
}
#remember p{
	margin: 0 0 0 22px;
}
a{
	color: #ffffff;
}
a:hover{
	color: #fcd000;
}
#enter{
	margin:  0 0 17px 13px;
	width: 333px;
	height: 59px;
	background: url(../img/agegate/azul_enter_double.jpg) no-repeat;
	border: none;
}
#enter:hover{
	background-position: 0 100%;
}

p{
	margin: 0 0 5px 0;
}

#footer{
	margin:  0 auto;
	width: 310px;
	font-size: .55em;
	color: #ffffff;
	line-height: 10px;
	text-align: center;
	display:block;
}
#footer p{
	margin: 0;
	padding: 0;
}

*:first-child+html #footer { margin-top:-25px; overflow: visible; display: block; }
	
