
.Contacts {
  width : 100%;
}

.Contacts_Pic img {
  width : 80px;
}

.Contacts_Pic {
	text-align:center;
}

.Contacts_Desc {
  width : 70%;
  vertical-align : top;
}

.Contacts p {
  padding-left : 1em;
}

#CommitteeDetails .blockContent {
    min-height: 200px;
}