#content dl {
  float: left;
  width: 411.7px;
  padding: 0 17.9px; }
  #content dl dt {
    border-bottom: 1px dotted #7D9EC0;
    margin: 0.5em 0;
    font-size: 1.5em;
    color: #06C; }
    #content dl dt span.title {
      color: #666;
      float: right;
      font-size: 0.7em;
      line-height: 2.3em;
      vertical-align: baseline; }
  #content dl dd {
    clear: left;
    height: 17em; }
    #content dl dd img {
      float: right;
      margin: 0 0 1em 1em; }
    #content dl dd p {
      text-align: justify;
      padding-top: 0.5em;
      line-height: 1.5em;
      vertical-align: baseline; }
