#page-join .submit
{
	padding-left: 175px;
	padding-top: 10px;
}

#page-join .field
{
	line-height: 24px;
	padding-bottom: 8px;
}

#page-join .field-error-message
{
	color: red;
	padding-bottom: 5px;
}

#page-join .required-star
{
	color: red;
}

#site-overlay-container2
{
	background: url(../images/profile/join-overlay.png) no-repeat;
	left: 134px;
	height: 409px;
	margin-top: 70px;
	padding: 18px 16px;
	position: absolute;
	top: 0;
	width: 610px;
	z-index: 101;
}

#site-overlay-background2
{
	background: #000000;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 90;
	opacity: 0.4;
}
