	.pizza_points, .pizza_rewards, .invite_friend  { 
		height: 277px;
		width: 255px;
		margin: 0 auto 35px auto;
		padding: 0;
	}
.invite_friend a { color: #fff;}
	
	.pizza_points  { background: url('/images/store/pizza_points_bg.jpg') no-repeat;  }
	.pizza_rewards { background: url('/images/store/pizza_rewards_bg.jpg') no-repeat; height: 149px; }
	.invite_friend { background: url('/images/store/invite_friend_bg.jpg') no-repeat;  }
	
	.pizza_points .pp_content,
	.pizza_rewards .pp_content,
	.invite_friend .pp_content {
		color: #000;
		padding: 50px 10px 10px 10px;
	}
	
	.pizza_rewards .pp_content { padding-top: 35px;}
	
	.pp_content ul {
		list-style: square;
		font-size: 1.6em; 
    line-height: 1.3em;
		font-weight: bold;
		margin: 0 0 0 25px;
		padding: 0 0 0 10px;
	}
	
	.pp_content .click_here {
		width: 139px;
		height: 28px;
		margin: 0 auto;
		font-weight: bold;
		padding: 5px 5px 3px 8px;
		
		font-size: 1.4em;
		text-align: center;
		background: url('/images/store/click_here_bg.jpg') no-repeat;
	}
	.pp_content .click_here a, 
	.pp_content .click_here a:visited, 
	.click a,	.click a:visited { color: #0066cc; text-decoration: none; }
	.pp_content .click_here a:hover, .click a:hover { color: #3399cc;}
	.or { width: 10%; margin: 0 auto; text-align: center; font-size: 1.25em; font-weight: bold; line-height: 1em; }
	
	.connect_w_facebook { 
		background: url('/images/store/facebook_connect_bg.jpg') no-repeat;
		width: 204px;
		height: 48px;
		padding: 5px;
		margin: 0 auto;
	}
	
	.connect_w_facebook .fb_text {
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		
	}
	.fb_button { padding-top: 5px;text-align: center; }
	
	.pizza_rewards .click{ text-align: right; font-size: 1.8em; font-weight: bold; margin-right: 15px;  }
	
	.smalltext { font-size: 11px; text-align: center;} 

	.pp_content p {
		margin-top: 10px;
		padding: 5px 15px;
		text-align: center;
		font-size: 1em;
	}
	.form_invitation {text-align: left; }
	.form_invitation .text { background: #fff; width: 85%; margin-top: 10px; font-size: 16px; }
	.form_invitation .submit { margin: 35px 0 20px 0; font-size: 21px; font-weight: bold; }
