table.committee td {
  padding-left: 1em;
  padding-right: 2em;
}
table.committee {
	width: 80%;
}
.committee-bio-left {
	float: left;
	margin: 1em;
}
.committee-bio-right {
  float: right;
  margin: 1em;
}
.committee-title {
	display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  color: #439b00;
}
.committee-email {
	margin-bottom: 0.83em;
}