@import url(/main.css);

BODY {
  text-align: left;
}

H2 {
  background: transparent url(/images/il_head.gif) scroll no-repeat bottom left;
  color: #51C5E8;
}

H2 A:link,
H2 A:link:hover,
H2 A:link:active,
H2 A:visited,
H2 A:visited:hover,
H2 A:visited:active {
  background: transparent none;
  color: #51C5E8;
}

#squirt-older,
#squirt-newer {
  font-size: 120%;
  padding: 0;
  margin: 6.2em 0 0 0;
  position: absolute;
}

#squirt-older {
  text-align: left;
  right: 0;
  width: 24%;
}

#squirt-newer {
  text-indent: -2em;
  text-align: left;
  padding-left: 3em;
  left: 0;
  width: 14%;
}

.section,
.section-highlighted {
  padding-top: 0.6em;
  padding-left: 0.5em;
  \-moz-border-radius: 0.8em;
  border-radius: 0.8em;
}

.section H3,
.section-highlighted H3 {
  margin-left: 0;
  margin-bottom: 1.1em;
}

.signature {
  margin-top: 1em;
}

