/*the following code disallows members to edit profiles*/
#FunctionalBlock1_ctl00_ctl00_editButtonTop {
  display: none;
}
/*the following code disallows members to edit their profile before renewing, there is also more code in settings, global javascript*/
#idUpdateProfileSectionContainer {display:none;}

/*this was hiding the 1st regtistration type in an event so, it was disabled #FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_eventRegistrationTypesView_registrationTypesRepeater_ctl01_regTypeLi{display:none;}*/ 
