@charset "utf-8";

#ctCenter h2 {
  margin                  : 5px 0px 0.2em 0px;
  line-height             : 1.2em;
  font-size               : 13.5pt;
  font-weight             : normal;
}

#ctCenter h2 a {
  line-height             : 1.2em;
  color                   : #609a30;
}

#ctCenter h2 a:hover {
  color                   : #0080e0;
}

#ctCenter div {
  margin-bottom           : 1.2em;
  line-height             : 1.2em;
  text-align              : left;
}

#ctCenter div.timestamp {
  line-height             : 1.4em;
  font-size               : 8pt;
  color                   : #a0a0a0;
  border-style            : solid none none none;
  border-color            : #a0a0a0 #000000 #000000 #000000;
}

#ctCenter div.teaser {
  margin-bottom           : 1em;
  font-size               : 10.5pt;
}

#ctCenter div.teaser a:hover {
  border-style            : none none dashed none;
}

#ctCenter div.linkFull {
  margin-bottom           : 2em;
  text-align              : right;
  font-weight             : bold;
}

#ctCenter div.linkFull a:hover {
  border-style            : none none dashed none;
  border-color            : #000000 #000000 #0080e0 #000000;
}
