ul.leadership_list{
	list-style-type: none;
}

ul.leadership_list li {
	float: left;
	border: 1px solid #eee;
  border-bottom: none;
	list-style-type: none;
  height: 275px;
	width: 152px;
  margin-bottom: 3em;
}
.leadership_node {
  padding: 5px;
  margin: 5px;
}
.leadership_field_title {
  font-size: 1.2em;
  font-family: Trebuchet MS, Trebuchet, Arial;
  margin-top: 0.5em;
  text-align: center;
}

.view-content-leadership-view h3 {
	clear: both;
}
