#master_container{
	width:635px;
	margin:0px auto;
	
	
}

/****** MAIN FORM STYLE *******/
#sendMemberNamesForm{}

#container_get_membername{ width:500px; }
#text_explain, #text_notify{  
	width: 550px;
	padding:10px;
	font-size:10px;
	text-align:left;
	}
#text_enter_email{  }
#text_emailaddress, #input_container_emailaddress{  
	font-weight:bold;
	width: 573px;
	}

#input_emailaddress{  }
#text_notify{
	padding-top:5px;
	
	}
#container_submit{  }
#div_submit{ 
	padding-top:5px;
	
	}

/****** SUCCESS TEXT MESSAGE STYLE *******/
#container_success_text{ width:500px; }
#text_success{}
#text_check_email{}

/****** ERROR TEXT MESSAGE STYLE *******/
#error_text_container{ width:500px; }
#text_error_message_a{}
#text_error_message_b{}
