.section p {
  margin-top: 0px;
  margin-bottom: 8px; }

.section {
  border: 1px solid;
  border-color: blue;
  margin: 5px;
  padding: 5px; }

.section_header {
  font-size: 75%;
  color: grey;
  margin-bottom: 3px; }

#picture {
  float: left;
  padding-right: 8px; }

#main {
  min-height: 161px;
  border: 0px; }

#newsletters, #presentation, #support, #contact, #research {
  width: 30%;
  float: left; }

.mild_emphasis {
  font-style: italic; }

#research li {
  padding-left: 0px; }

#research ul {
  padding-left: 1em; }

#newsletters {
  float: left;
  margin-left: 7px; }

#newsletters blockquote {
  margin: 0px;
  margin-left: 15px;
  font-style: italic; }

#content table, #content tr, #content td {
  background: white;
  text-align: left; }
