.comp_customer_team_box {
  margin: 0 0 1em 0;
}
.comp_customer_team_box_entry {
  margin: 0 0 1em 0;
  padding: 0.3em;
}
.comp_customer_team_box_entry_address {
  margin: 0 0 0 85px;
}
.comp_customer_team_box_entry_contact {
  margin: 0 0 0 85px;
}
.comp_customer_team_box_entry_department {
  font-weight: bold;
  margin: 0 0 0 85px;
}
.comp_customer_team_box_entry_description {
  margin: 0 0 0.5em 85px;
}
.comp_customer_team_box_entry_image {
  float: left;
}
.comp_customer_team_box_entry_name h2 {
  margin: 0 0 1em 0;
}
.comp_customer_team_box_entry_responsibility {
  font-style: italic;
  margin: 0 0 0 85px;
}
