.person_list { width: 100%; border: 0; }
.person_list td { width: 25%; vertical-align: top; }
.person_list.p3 td { width: 33%; vertical-align: top; }
.person_list td > div { padding: 10px; text-align :center; }
.person_list td > div .ava { display: block; width: 150px; height: 150px; border-radius: 50%; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; margin: 0 auto; }

.hr:after { border-top: 1px solid #cccccc; content: ""; display: block; left: 0; position: absolute; right: 0; top: 0.5em; z-index: -1; }
.hr { color: #000000; display: block; font-family: 'Helvetica', 'bold'; font-size: 20pt; line-height: 22pt; font-weight: 200; margin-bottom: 24px; position: relative; text-align: center; z-index: 1; }
.hr > span { background-color: #ffffff; display: inline-block; padding: 0 0.5em; }
li.lead { padding: 0; margin: 0; }