.ao_terms p, .ao_wrap p {
	padding: 0 5px;
}
.ao_logo {
	margin: 30px auto;
	display: block;
}
.ao_wrap {
	margin: 0 auto;
	width: 500px;
}
.ao_content, .ao_content p, .ao_terms p, .ao_terms li {
	font-family: 'Oswald', sans-serif;
	letter-spacing: normal;
	font-size: 13px;
	font-weight: 700;
}
.ao_content {
	background: none !important;
	border: 0px !important;
	margin: 22px auto;
	padding: 15px;
}
.ao_content .ao_links a {
	height:60px;
	width:145px;
	text-indent:-99999px;
}
.ao_content a.ao_agree {
	height:60px;
	width:145px;
	font-size:0px;
	text-decoration:none;
	text-indent:-99999px;
}
.ao_content a.ao_disagree {
	height:60px;
	width:145px;
	font-size:0px;
	text-decoration:none;
	text-indent:-99999px;
}
.ao_content a:hover {
	text-decoration: none;
}
.ao_content #age {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:24px;
}
.ao_terms {
	margin: 5px auto;
	width: 400px;
	height: 200px;
	text-align: justify;
	padding: 5px;
	overflow: auto;
	font-size: 11px;
}
.ao_terms p:first-child {
	margin-top: 0;
}
.ao_terms p, .ao_terms li {
	font-size: 11px;
	line-height: 16px;
}
.ao_terms li {
	padding: 5px 10px;
}
fieldset {
	border: 0;
}
.ao_form, .ao_links, .ao_error {
	text-align: center;
}
.ao_form input[type="text"] {
	width: 35px;
	margin: 5px;
}
.ao_field {
	display: inline;
}
.ao_links a {
	font-size: 0px;
	text-indent:-99999px;
}
 @media screen and ( max-width: 500px ) {
.ao_wrap {
	text-align:center;
	width: 95%;
}
.ao_logo {
	background-image:url('../../../uploads/2014/05/age_logo480.png');
	max-width:95%;
	width:186px;
	height:175px;
	display:block;
}
.ao_terms {
	width: 90%;
}
.ao_lay {
	overflow: scroll;
}
 .ao_terms::-webkit-scrollbar {
 width: 10px;
 height: 10px;
}
 .ao_terms::-webkit-scrollbar-track {
 background-color: rgba(113,112,107,0.3);
 -webkit-border-radius: 5px;
}
 .ao_terms::-webkit-scrollbar-thumb:vertical {
 background-color: rgba(255,255,255,.2);
 -webkit-border-radius: 6px;
}
.ao_content .ao_links a {
	height:60px;
	width:100%;
	text-align:center;
	display:block !important;
	text-indent:-99999px;
}
.ao_content a.ao_agree {
	background-image:url('../../../uploads/2014/05/age_yes.png');
	height:60px;
	width:145px;
	text-indent:-99999px;
}
.ao_content a.ao_disagree {
	background-image:url('../../../uploads/2014/05/age_no.png');
	height:60px;
	width:145px;
	text-indent:-99999px;
}
.ao_field {
	clear: both;
	margin-top: 10px;
	display: block;
	width: 150px;
}
.ao_field, .ao_field label, .ao_field select, .ao_field input[type="submit"] {
	margin: 0 auto;
}
.ao_field label {
	float: left;
}
.ao_field select, .ao_field input[type="text"] {
	float: right;
	margin: 2px;
}
fieldset.ao_fields {
	width: 175px;
	margin: 0 auto;
}
}
.ao_footer {
	color: #414141;
	float: right;
	font-size: 10px;
	margin: -15px 0;
}