/*
		Site:	Family
		File:	Choices age gate CSS
		Author:	Eric Tuberdyke
		Location:  Pages/v4/default/family/css
		Date:	May 2008
		Creating a new page which reviews the three family email types and includes age gate. Links to email sign-up form page.
*/

#head {
	margin-top: -20px;
	*margin-top: -23px;
	margin-left: 40px;
	*margin-left: -6px;
}

input#submit {
	float:left;
	/**margin: -28px 0 0 0;*/
	/*margin-left: 450px;*/
	position:relative;
	border: none;
	
}

input#age {
	margin: 0 5px 0 25px;
	float:left;
	height: 24px;
	padding: 2px 0 0 10px;
}
