#content
{
	height: 540px;
}

#left_content
{
	margin: 0px 0px 20px 0px;
	float: left;
	width: 414px;
	overflow: hidden;
	padding-top: 10px;
}

#left_centered
{
	margin-top: 30px;
	text-align: center;
}

#join_link img
{
	margin-top: 50px;
	margin-bottom: 50px;
}

#right_content
{
	text-align: center;
	margin: 0px 0px 20px 20px;
	padding: 0 0 0 20px;
	float: right;
	height: 470px;
	width: 150px;
	border-left: solid 1px #999999;
}

#right_content div
{
	font-weight: bold;
	margin-top: 5px;
}

#right_content form
{
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

div#submit_button
{
	margin-top: 10px;
	text-align: center;
}

div#register_link
{
	margin-top: 30px;
}

.left_cell
{
	vertical-align: top;
	text-align: right;
}

.right_cell
{
	text-align: left;
}
