.comp_customer_team_box_entry_responsibility {
  font-style: italic;
  margin: 0 0 0 0;
}
.comp_customer_team_box_entry_name {
  margin: 0 0 0.5em 0;
  font-weight: bold;
}
.comp_customer_team_box_entry_image img {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
.comp_customer_team_box_entry_description {
  margin: 0 0 0.5em 0;
}
.comp_customer_team_box_entry_department {
  font-style: italic;
  margin: 0 0 0 0;
}
.comp_customer_team_box_entry_contact {
  margin: 0 0 0 0;
}
.comp_customer_team_box_entry_address {
  margin: 0 0 0 0;
}
.comp_customer_team_box_entry {
  margin: 0 0 1em 0;
  padding: 0.3em;
}
.comp_customer_team_box {
  margin: 0 0 1em 0;
}

