div.signupForm
{
	width: 374px; 
	height: 201px; 
	margin-top: 193px; 
	float: right;
	padding-right: 10px;
}

div.signupForm h2
{
	font-size: 19px; color: #2c5e8b; font-weight: bold; margin-left: 113px; padding-top: 20px;
	padding-bottom: 10px;
}

div.signupForm dl
{
	float: left;
	width: 374px;
}

div.signupForm dl dd,
div.signupForm dl dt
{
	float: left;
	height: 21px;
}

div.signupForm dl dt
{
	width: 103px;
	text-align: right;
	color: #2c5e8b;
	font-size: 12px;
	padding-top: 4px;
}

div.signupForm dl dd
{
	width: 263px;
	margin-left: 8px;
	margin-bottom: 7px;
}

div.signupForm dl dd input
{
	border: 1px solid #2c5e8b;
	background-color: #ffffff;
	height: 18px;
	font-size: 13px;
	padding-top: 2px;
}

div.signupLanding p.payoff {
	line-height: 22px; 
	font-size: 15px; 
	height: 66px; 
	padding-bottom: 21px; 
	color: rgb(189, 215, 237); 
	padding-left: 40px; 
	width: 276px;
}