@charset "utf-8";
/* CSS Document */

dl#golden_age dt{
  padding: 3px;
  background: #ccf;
  margin-top: 1em;
  border-bottom: 1px #009 solid;
  }
dl#golden_age dd{
  font-size: 75%;
  text-indent: 1em;
  line-height:1.5;
  }
