#profile-details-getype {
	margin: 0;
}

.clear {
	clear: both;
}

#basic-details-section, #profile-details-section {
	display: none;
}

.ge-type-fields.hidden {
	display: none;
}


.ge-type-fields p.radio label {
	width: auto;
}

#profile-edit-form {
	display: none;
}

.profile-info p {
	margin-bottom: 0;
}

.profile-info b {
	font-weight: bold;
}

#create-group-form .checkbox {
	display: none;
}