div.pane {}
div.pane p {
  margin-left: 0.5em;
  margin-top: 0;
  }

div.pane h3 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  }


div.pict {
  float: right;
  width: 214px;
  padding: 0.5em;
}
div.pict p {
  margin-top: 0;
  margin-bottom: 0.2em;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  margin-left: 0;
  text-indent: 0;
}
div.pict img {
  width: 214px;
  height: 150px;
  padding: 0;
  border: 0;
}


div.pictl {
  float: left;
  width: 214px;
  padding: 0.5em;
}
div.pictl p {
  margin-top: 0;
  margin-bottom: 0.2em;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  margin-left: 0;
  text-indent: 0;
}
div.pictl img {
  width: 214px;
  height: 150px;
  padding: 0;
  border: 0;
}



