#new-staff {
  clear: both;
  padding: 20px 0 5px 6px;
  text-align: center;
  zoom: 1;
  overflow: hidden;
}
* html #new-staff table { display: inline;}
#new-staff table {
  float: left;
  width: 29%;
  margin: 0 2% 0 2%;
  text-align: left;
  border-collapse: collapse;
}
#new-stuff-inner { margin: 60px 0 0 27px;}
#new-stuff-inner table { width: 23em; margin-left: 20px}
#new-staff table td, #new-stuff-inner table td { background: url(/images/dots.gif) repeat-x left bottom; padding: 7px 0 8px;}
#new-staff table tr.none-dots td, #new-stuff-inner tr.none-dots td { background: none;}

#new-staff td h3, #new-stuff-inner h3 {
  display: block;
  padding-bottom: 3px;
  font: bold 120% Tahoma;
  color: #82992B;
  white-space: nowrap
}

#new-staff a, #new-stuff-inner a {
  font: 11px Tahoma;
  f\ont-size: 90% Tahoma;
  color: #000;
}
#new-staff a.description, #new-stuff-inner a.description {
  float: right;
  background: none;
  color: #666;
}
