#membersLogin
{
	float: left;
	width: 328px;
	color: #474540;
	background: url(/img/beta/sidebar-bg.gif) bottom left no-repeat;
	padding: 0 0 10px 0;
}

#membersLogin .title h1
{
	margin-top: 8px;
}

#membersLogin .title h1.guestpass
{
	color: #83878e;
}

#lostPassword
{
	float: left;
	width: 572px;
	color: #474540;
	margin: 18px 0 18px 12px;
}

#lostPassword .title
{
	margin-bottom: 10px;
}

#lostPassword h2
{
	padding: 0;
	margin: 0;
}

#lostPassword p
{
	margin: 10px 0;
}

#lostPassword p.guestAlert
{
	font-size: 16px;
}

#lostPassword form
{
	width: 552px;
	text-align: center;
	background-color: #f7f5f0;
	padding: 10px;
}

#lostPassword form input
{
	vertical-align: top;
}

#lostPassword form input.email
{
	width: 240px;
	height: 20px;
	color: #83878e;
	line-height: 20px;
	background: url(/img/global/lost-password-bg.gif) top left no-repeat;
	padding: 0 5px;
	border: 0;
}

#sidebar
{
	float: left;
	width: 328px;
	color: #474540;
	margin: 10px 8px 18px 10px;
}

#sidebar .applyMembership
{
	width: 328px;
}
