/* Layout
-------------------------------- */
body.quaternary #content .summary {
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  width: 250px;
}


/* Text
---------------------------------- */
#content div.summary h2 {
  padding: 94px 0 0 0;
  font-size: 14px;
  line-height: 1.2;
  text-transform: none;
  color: #4581b3;
}

#content div.summary img {
  position: absolute;
  top: 0;
  left: 0;
}
