DIV#dvPage.executives {  }
DIV#dvPage.executives > UL {  }
DIV#dvPage.executives > UL > LI { box-sizing: border-box; display: inline-block; vertical-align: top; padding: .5em; width: 33.3% }
DIV#dvPage.executives > UL > LI > DIV { border: 1px solid #ddd; border-radius: .5em; min-height: 25em; overflow: hidden; padding-bottom: 1em }
DIV#dvPage.executives > UL > LI > DIV > DIV { background-color: #f7f7f7; border-bottom: 1px solid #ddd; font-size: 1.25em; font-weight: 400; margin-bottom: 1em; padding: 1em; text-align: center }
DIV#dvPage.executives > UL > LI > DIV > SPAN { display: block; padding: .5em 1em }
DIV#dvPage.executives > UL > LI > DIV > SPAN:before { background-color: #1f5dab; border-radius: 50%; content: ''; display: inline-block; font-size: .25em; height: 1em; margin-right: 3em; overflow: hidden; vertical-align: .5em; width: 1em }
DIV#dvPage.executives > UL > LI > DIV > IMG { border: 1px solid #ccc; border-radius: 50%; display: block; font-size: 9em; height: 1em; margin: 0 auto .2em; overflow: hidden; width: 1em }