body{background:#DED8C2;}

.clear{clear:both;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
img{border:none;}
a{color:#000000;}

.center{
	text-align:center;
}

.ageArea{
	text-align:left;
	width:397px;
	height:290px;
	font: normal 12px/16px arial; 
	margin-left:auto;
	margin-right:auto;
}

.flags{
	float:right;
}
.flags a{
	padding:5px 10px 2px 10px;
	_padding:3px 8px 0 10px;
	margin:0 0 0 2px;
	display:block;
	background:#CAC5B1;
	float:left;
}
.flags a img{_margin-bottom:-2px;}
.flags .langSel{background:#DEC380;}
.flags span{
	float:left; 
	color:#666666; 
	font-size:13px;
	font-weight:bold;
}

.information{
	float:left;
	margin-top:2px;
	width:397px;
	height:232px;
	background:#DED8C2 url(../images/bg_area.gif) 0 0 no-repeat;
	padding:22px 0 0 43px;
}
/*LABELS*/
.information label{
	display:block;
	float:left;
	text-align:right;
	padding-top:2px;
}

#masQue18{
	margin:0 0 6px 0;
}

.information #a{
	width:auto;
	text-align:left;
}
.information #m{
	width:45px;
}
.information #d{
	width:30px;
}

#porfavor{
	font-weight:bold;
	margin:0 0 10px 0;
}

#ageForm{
	height:50px;
	overflow:hidden;
}

.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(../images/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;
}
#visit a:hover{color:#F0EADB;}

#age{display:none;}

#error{
	visibility:hidden;
	height:20px;
	color:red;
	font-weight:bold;
	width:250px;
	margin:17px 0 17px 0;
	-margin:7px 0 7px 0;
}