a img { 
border: 0;
}

#boxHeaderTitle {
margin-bottom: 75px;
}

/* Remove Partnering Level Info Box on Application
#idMemberApplicationWizardContainer #idFillDataApplicationContainer #idInfoContainer {
display:none;
}*/ 

DIV#idMembershipLevelRadioGroupContainer DIV.fieldItem SPAN.levelPrice,
DIV#idMembershipLevelRadioGroupContainer DIV.fieldItem SPAN.levelRenewal, 
DIV#idMembershipLevelRadioGroupContainer DIV.fieldItem SPAN.levelRecurring {
&nbsp; display: none;
}

DIV#idMemberApplicationWizardContainer #idInfoContainer SPAN.levelRecurring
{
  display: none; 
} 


/* Remove 'Powered by Wild Apricot etc' from footer */
#idFooterPoweredByContainer {
  display: none;
}