h2 { clear: left; }
h2 em { display: block; font-weight: normal; font-size: 0.75em; }
div.class img {
  float: left;
  margin-bottom: 1em;
}

div.class p {
  margin-left: 250px;
}

p.fancy:first-letter { font-size: 200%; font-style: italic; }
p.fancy span { text-transform: uppercase; }

p.length { margin-top:    0; font-style: italic; }