@charset "utf-8";

#ctCenter h2 {
  margin-bottom           : 0.1em;
  padding-bottom          : 0.3em;
  line-height             : 1.2em;
  font-size               : 13.5pt;
  font-weight             : normal;
  color                   : #609a30;
  border-style            : none none solid none;
  border-color            : #000000 #000000 #a0a0a0 #000000;
}

#ctCenter ul li {
  margin-bottom           : 30px;
}

#ctCenter ul li h2 a {
  line-height             : 1.2em;
  color                   : #609a30;
}

#ctCenter ul li h2 a:hover {
  color                   : #0080e0;
}

#ctCenter ul li div {
  line-height             : 1.2em;
  text-align              : left;
}

#ctCenter ul li div.timestamp {
  font-size               : 8pt;
  color                   : #a0a0a0;
}

#ctCenter ul li div.timestamp span {
  margin-right            : 10px;
  font-weight             : bold;
}

#ctCenter ul li div.source {
  font-size               : 8pt;
  color                   : #a0a0a0;
}

#ctCenter ul li div.source span {
  margin-right            : 14px;
  font-weight             : bold;
}

#ctCenter ul li div.description {
  margin-top              : 1.2em;
  font-size               : 10.5pt;
}

#ctCenter p.linkTop {
  padding-top             : 20px;
  text-align              : right;
}
