.framed { padding: 10px; margin: 10px; background: #FFF; border-radius: 6px !important; -moz-border-radius: 6px !important; -webkit-border-radius: 6px !important; border: 1px solid #DBDBDB; } .user-photo { display: block; padding: 2px; border: 1px solid #E6E6E6; } .user-details { padding: 5px; } .fullName { font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 22px; font-weight: bold; white-space: nowrap; } .fullName:hover { cursor: pointer; cursor: hand; text-decoration: underline; color: #01497C; } .headline { font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 16px; color: #444444; } .institution { font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 13px; color: #444444; }