.staff {
   float: left;
   width: 224px;
}

.fax {
   width: 100%;
   text-align: center;
}

.letter {
   color: #797979;
}

.agentInfo {
   float: left;
   width: 350px;
}

   .agentInfo img {
      border-color: #4a4c1f #7c804c #7c804c #4a4c1f;
      border-style: solid;
      border-width: 1px;
      float: left;
      margin-right: 10px;
   }

   .agentInfo table. .staff table { float: left; width: 218px; }
   .agentName { color: #7c804c; display: block; font-size: 18px; margin-bottom: 5px; }
   .info { font-size: 11px; font-style:italic; line-height: 11px; margin-bottom: 5px; }

