
/*Hide Prefix and Sufix Lable and drop down on the Single Page Regeistration and Pledge Page */

span.SPAN-PrefixNameLabelSPP {
    display: none;
}

td.Col-Input.Col-NamePrefix {
    display: none;
}

span.SPAN-SuffixNameLabelSPP {
    display: none;
}

td.Col-Input.Col-NameSuffix {
    display: none;
}

td.Col-Heading.Col-HeaderPrefixLabel {
    display: none;
}

.Area-Registration .LeftAlign {
    width: 60%;
}
<h2>.</h2> {
	display: none;

