body{background:#F9F8EF; text-align:center;}

.clear{clear:both;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
img{border:none;}
a{color:#000000;}

h1, h2, h3, h4{font-family:Arial;}

.ageArea{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:397px;
	height:260px;
	font: normal 12px/16px arial; 
}

.flags{
	float:right;
}
.flags a{
	padding:5px 10px 2px 10px;
	_padding:3px 8px 0 10px;
	margin:0 0 0 2px;
	display:block;
	background:#EAE6D2;
	float:left;
}
.flags a img{_margin-bottom:-2px;}
.flags .langSel{background:#CCC0B3;}
.flags span{
	float:left; 
	color:#666666; 
	font-size:13px;
	font-weight:bold;
}

.information{
	position:relative;
	float:left;
	margin-top:2px;
	width:397px;
	height:260px;
	background:#CCC0B3;
	border:2px solid #ffffff;
	padding:22px 0 0 43px;
}

#masQue18{
	margin:0 0 6px 0;
}
/*LABELS*/

.information label{
	display:block;
	float:left;
	text-align:right;
	padding-top:2px;
}

.information #a{
	width:auto;
	text-align:left;
}
.information #m{
	width:45px;
}
.information #d{
	width:30px;
}

#porfavor{
	font-weight:bold;
	margin:0 0 10px 0;
}


.information select{
	float:left;
	margin:0 8px 0 2px;
	font-size:12px;
}

#visit{
	margin:0 0 15px 0;
	width:177px;
	height:35px;
	border:none;
	background:transparent url(bg_ageSubmit.gif) 0 0 no-repeat;
	text-align:center;
}
#visit a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0 0 0;
}


/*.fixate{
	position:absolute;
	top:100px;
	left:30px;
}*/

#visit a:hover{color:#F0EADB;}



#error{
	visibility:hidden;
	height:20px;
	color:red;
	font-weight:bold;
	width:250px;
	_margin-top:-10px;
}