.person { background-color: #ecf0f4; float: left; text-align: center; width: 150px; height: 160px; margin-top: 10px; margin-right: 10px;  padding-top: 10px; padding-bottom: 5px; border: solid 1px #ecf0f4; }
.person img { margin-bottom: 5px; border: solid 1px #323232; }
.person a.name { color: #303865 !important; text-decoration: underline !important; font-size:10px; }
.person a.name:hover { color: #f69d4c !important; }
