div.lawyer img {
   float: left;
   margin-right: 8px;
   border-width: 1px;
   border-style: solid;
   border-color: #B79CD9;
}

div.lawyer table {
   position: relative;
   bottom: 10px;
}

div.lawyer table th {
   padding-right: 20px;
   color: #C9B3E4;
   background-color: transparent;
   font-weight: normal;
}

div.lawyer table th,
div.lawyer table td {
   text-align: left;
   vertical-align: top;
   line-height: 28px;
}

div.lawyer table td a {
   color: #EFD2AA;
   background-color: transparent;
}

