div#col1 dl {
  margin-top: 1em;
}

div#col1 dt {
  font-weight: bold;
}
  
div#col1 dd {
  margin-top: 0.5em;
  margin-bottom: 0.6em;
  margin-left: 2em;
}

div#col2 p {
  text-align: left;
  margin-left: 1em;  
}

.imageSlideshowHolder {
    border: 1px solid red;
}


