	#loginbox { background:url(../images/login_bg.png); width: 373px; height: 221px; float:left; display:inline; margin-bottom:70px;}
			
			#loginbox .textboxes{
				position:absolute; margin-left:150px; margin-top:100px;
			}
			
			#loginbox .textbox{
				background:#ecfcdf; border:0; padding:3px; color:#41b02e; height:13px; width:170px; font-weight:bold;
			}
			
			#loginbox .button{
				position:absolute;
			}
			

			#activated { background: url(../images/activated_invite.png); width:595px; height:183px; margin:auto; }

					 .textboxes { position:absolute; margin-left:20px; font-size:14px; color:#769d6f; font-weight:bold; padding-top:10px; }

					 .textbox{
            			font-family:Arial;
            			width:85%;
            			height:18px;
            			padding:4px;
            			font-size:15px;
            			color:#96a88f;
            			background:url(../images/settings_textboxbg.png) repeat-x;
            			border:1px solid #e0ebd7;
					} 
					
					#activated_promo, #forgot .textbox {
						height: auto;
					}

					.button{
						position:absolute;
					}

	#LAUNCH_activated { background: url(../images/activated.png); width:780px; height:300px; }
	
			#LAUNCH_activated .textboxes { position:absolute; margin-left:480px; margin-top:175px; }
			
			#LAUNCH_activated .textbox{
				background:#41b02e; border:0; padding:3px; color:#ecfcdf; height:18px; width:170px; font-weight:bold; font-size:15px;
			}
			
			#LAUNCHactivated .button{
				position:absolute;
			}
	
	#signupbox { background:url(../images/signup_bg.png); width: 374px; height: 181px; float:right; display:inline; }
	
		#signupbox .textbox{ background:#ecfcdf; border:0; padding:3px; color:#41b02e; height:13px; width:170px; font-weight:bold;	margin-left:120px; margin-top:107px;}
	
	#forgotbox { background:url(../images/forgot_bg.png); width: 597px; height: 209px; padding:auto; margin:auto; }
	
		#forgotbox .textbox{ background:#ecfcdf; border:0; padding:3px; color:#41b02e; height:13px; width:246px; font-weight:bold; margin-top:119px; margin-left:200px;position:absolute;}