#FamilyHistory .row {
	/*margin: 0 !important; */
}

#FamilyHistory .row label {
	font-weight: normal;
}

.width20px,
.width35px,
.width70px,
.width50px {
	margin-bottom: 15px;
}

#FamilyHistory .row .width20px {
	width: 30px;
}

#FamilyHistory .row .width35px {
	width: 50px;
}

#FamilyHistory .row .width70px {
	width: 70px;
}

#FamilyHistory .row .width50px {
	width: 50px;
}

#FamilyHistory .idSearchClass {
	padding-bottom: 10px;
}

#FamilyHistory .idSearchClass label{
	display: block;
	padding-bottom: 5px;
} 

.right {
	float: right;
}

.field_error_display {
	color: #E4042A;
}

.delete-column {
	width: 100px;
	text-align: right;
}

.ghide {
	display:none;
	width: 1%;
}

#FamilyHistory .row div.fhDateOfEvent{
	padding-top: 5px;
	padding-bottom: 10px;
}



#FamilyHistory .row div.fhDateOfEvent label ~ input {
	margin-left: 0;
	margin-right: 0;
}

.fhDateOfEvent label {
	display: block;
}

.fhDateOfEvent select {
	margin-bottom: 15px;
}

.delete-column .fh-button {
    padding-left: 0px;
}

#footerId {
	padding-top: 18px;
}

#footerId a:link { color: white }
#footerId a:visited { color: white }
#footerId a:hover { color: white }
#footerId a:active { color: white }
