#master_container{}

/****** MAIN FORM STYLE *******/
#sendMemberNamesForm{}
#container_get_membername{
	padding-top:8px;
}
#text_explain{
	padding-bottom:10px;
}
#text_enter_email{}
#text_emailaddress{}
#input_container_emailaddress{}
#input_emailaddress{}
#text_notify{
	padding-top:10px;
	padding-bottom:11px;
}
#container_submit{}
#div_submit{}

/****** SUCCESS TEXT MESSAGE STYLE *******/
#container_success_text{
	padding-top:7px;
}
#text_success{
	padding-bottom:10px;
}
#text_check_email{}

/****** ERROR TEXT MESSAGE STYLE *******/
#error_text_container{
	padding-top:7px;
}
#text_error_message_a{
	padding-bottom:10px;
}
#text_error_message_b{}
