table.table007 {
  margin: 1em 0em 1em 2em;
  width: 730px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 0.75em;
}

table.table007 caption {
  margin-top: 1em;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color:#696969;
}

  table.table007 th,
  table.table007 td {
  padding: 4px 6px;
}

/*
table.table007 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #dcdcdc;
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
  font-weight: normal;
  color:#696969;
}
*/

table.table007 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #ececec;
  color:#696969;
  padding: 0.3em 2em;
  white-space: nowrap;
}

table.table007 col.name {
  text-align: left;
}

table.table007 col.link {
  text-align: center;
}
