div.moduletable_agecheck{
}
div.moduletable_agecheck h3{
	color : #47c8f2 ;
	font-weight: bold ;
	padding: 10px 0px ;
}
div.agecheck{

}
div.agecheck_date{
	width : 100% ;

}
div.agecheck_submit{
	width: 100% ;
}
div.agecheck_date select{
	color : #000 ;
	margin: 10px 6px 10px 0px ;
	background-color : #fff ;
	border: none ;
	font-size: 1.2em ;
}
.agecheck_button{
 	width: 143px;
  	height: 32px;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	background: transparent url(../images/enterSite.png) no-repeat center top;
  	text-indent: -1000em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
