body 
{
	background:#a29062;
	font-weight:normal;
	font-family:arial, sans-serif;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	
}

#wrapper 
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

	#verify_container 
	{
		width:700px;
		height:auto;
		margin-left:40px;
		margin-top:70px;
	}

#logo
{
	float:left;
	width:150px;
	height:72px;
	background:url(/templates/casella/images/framework/landing_logo.gif) no-repeat;
}

#content
{
	float:left;
	width:450px;
	margin-top:55px;
	margin-left:61px;
}


#verify_container h1
{
	font-size:1.02em;
	font-weight:bold;
	letter-spacing:0.05em;
	color:#fff;
	margin:0;
	margin-bottom:18px;
	padding:0;
}

#verify_container p
{
	font-size:0.85em;
	line-height:1.3em;
	font-weight:lighter;
	color:#fff;
	padding-bottom:28px;
	margin-bottom:28px;
	border-bottom:1px dashed #d1cab0;
}

#verify_container #age_check fieldset
{
	float:left;
	width:113px;
	border:1px solid #a29062;
}

#verify_container #age_check p
{
	color:#d1cab0;
	border:none;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:25px;
}

#verify_container #age_check fieldset select
{
	font-size:14px;
	color:#858492;
	background:#fff;
	border:1px solid #a29062;
	width:62px;
}

#verify_container #index-submit
{
	clear:both;
	float:left;
}
