.staff2col {}
.staff2col section{display:inline-block; padding:0.5em 0; line-height:1.25em}
.staff2col section+section{border-top: 1px solid #ececec}
#content .staff2col section img.photoright{margin:0; max-width:7em;}
.staffApp .jobTitle{margin-top:-1.5em}
.staffApp section .jobTitle, .staffApp .requiredText{margin-top:-1em}
.staffApp hr, .staffApp section{clear:both;width:100%}

@media screen and (max-width:750px){
     #content .staff2col section img.photoright {float: none; display: block; margin: 0 0 0.25em; height: auto}
}