@charset "UTF-8";
/* CSS Document */

.optin_title
{
	margin:0px 0px 5px 20px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#45af17;
}

.club_welcome
{
	margin:0px;
	padding:20px 0px 20px 22px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}

.club_check
{
	padding-left:15px;
	position:relative;
}

.club_arrow
{
	padding-left:35px;
	position:relative;
}

.club_incentives
{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#878786;
}

.more_club_incentives
{
	margin:0px;
	padding:0px 0px 0px 9px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#878786;
}

.club_first_name
{
	background-image:url(http://www.planetshoes.com/mmplanet/landing/planet_club/first_name.jpg);
	background-repeat:no-repeat;
}

.club_last_name
{
	background-image:url(http://www.planetshoes.com/mmplanet/landing/planet_club/last_name.jpg);
	background-repeat:no-repeat;
}

.club_email
{
	background-image:url(http://www.planetshoes.com/mmplanet/landing/planet_club/email.jpg);
	background-repeat:no-repeat;
}

.club_form_bottom
{
	background-image:url(http://www.planetshoes.com/mmplanet/landing/planet_club/form_bottom2.jpg);
	background-repeat:no-repeat;
}

.club_join_btn
{
	margin-top:5px;
	margin-left:132px;
}

.club_first_name_input
{
	position:relative;
	left:140px;
	top:17px;
}

.club_last_name_input
{
	position:relative;
	left:140px;
	top:-2px;
}

.club_email_input
{
	position:relative;
	left:140px;
	top:-2px;
}
