/* used to format attorney profile list */
.listprofile {
  vertical-align:top;
  margin: 0px 25px 0 20px;
}

.listprofile td {
  vertical-align:top;
}

.listbullet{
list-style-type:disc;
/* margin-left: 20px; */
font-size: 110%;
}
