.signupBody
{
	width: 550px;
	text-align: left;
	font-size: 10pt;
	cursor: default;
}

.signupForm
{
	width: 500px;
	font-size: 10pt;
}

.signupForm table
{
	font-size: 10pt;
}

.signupForm label
{
	cursor: pointer;
	cursor: hand;
}

.signupForm .field
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}
