div#body {
  border: none;
  width: 763px;
}

/*
div#body div {
  border-right: 1px solid #BFCDCF;
  width: 413px;
  padding-right: 40px;
} */


div#body p.first,
div#body h3{
  font-size: 1.17em;
  font-weight: bold;
  text-align: center;
}

div#body h4 {
  text-align: center;
}

div#body h4#terra_incognita {
  width: 168px;
  height: 58px;
  border: 1px solid black;
  background: white url(../images/logo_terra.gif) no-repeat;
  text-indent: -9000em;
  margin-left: auto;
  margin-right: auto;
}


div#body table {
  margin: 0 auto;
  margin-bottom: 1em;
}

div#body table td {
  vertical-align: top;
  width: 42%;
}
div#body table td ul {
  margin-top: 0;
}
div#body table td.right {
  padding-left: 4%;
  border-left: 1px solid #BFCDCF;
}
div#body table td.left {
  padding-right: 4%;
}

div#body ul {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
}


div#body div#related_linkbar {
  border-right: none;
  width: 200px;
  padding-right: 0;
}
div#related_linkbar.technology ul li {
  border-top: none;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 6px;
}
div#related_linkbar.technology ul li.profile {
  margin-top: 6px;
  border-top: 1px solid #BFCDCF;
}

div#body p.first {
  color: black;
}