
/* SIMPLE MODAL*/

#age_check_tab {margin: 0 auto;}

#simplemodal-overlay {
  background: #133a33;
  cursor: wait;
}

#simplemodal-container {
  background: url(/_clip/ac_logo-bg.jpg) center top no-repeat;
  color: #007c39;
  padding: 0;
  width: 660px; min-height: 568px;
  margin: 0 auto;
  text-align: center;
  top: 0 !important;
}

/* \*/ * html #simplemodal-container {height: 568px;} /**/

#age_check_tab {
	/*background: #fffabe url(/_clip/bg_ac.gif) left top no-repeat;*/
	padding: 25px 0 25px 0;
	width: 660px;
	margin: 251px auto 0 auto;
}

#age_check_tab h1 { color: #ffffff; font-size: 165%; font-weight: normal; padding: 0; margin: 0; background: none; text-align: center;}
#age_check_tab h2 { color: #718A85; font-size: 95%; font-weight: normal; background: none; border: none; text-align: center;}
#age_check_tab h1 span {display: none;}

#age_check_tab form {padding: 25px 0 30px 0;}
#age_check_tab .btn-ano {background: url(/_clip/btn_ano.gif) left top no-repeat; width: 220px; height: 49px; border: none; margin: 0 10px 0 0;}
#age_check_tab .btn-ne {background: url(/_clip/btn_ne.gif) left top no-repeat; width: 220px; height: 49px; border: none; margin: 0;}

