body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;

}


p.copy {color:#707070; font-size:10px; width:779px; text-align:center}

.image-input {
	height:auto !important;
	width:auto !important;
}

form {
	background:url(../imgs/agegate/form_bg.png) no-repeat 0 0;
	width:424px; 
	height:97px;
	padding:20px 0 0;
}

.sorry a img {border:none}

select {border:1px #999999 solid; font-size:11px; margin-right:8px}
select.last {margin-right:0}
select.month {width:100px}
select.day {width:70px}
select.year, select.language {width:90px}
