#spacer_sup {
  padding-top: 1em;
}

#text {
  width: 450px;
  height: 350px;
}

p.img_subtitle {
  margin: 0;
  padding: 0;
  height: 20px;
  font-size: 80%;
  font-weight: bold;
  color: #999;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul li h2 {
  color: #555;
  border-bottom: 1px solid #CCC;
}

ul li, ul li ol li {
  padding-bottom: 1em;
}

ul li ol li {
  font-size: 75%;
}

#text a:link, #text a:visited, #text a:hover, #text a:active {
  color: #D8A787;
  text-decoration: none;
}

#text a:hover {
  text-decoration: underline;
}
