.cNewsList {}
.cNewsList h2 {font-size:16px; margin:20px 0 5px 0}
.cNewsListDate { font-size:10px; margin:5px 0; font-weight:normal}
.cNewsListText { margin:5px 0; font-size:0.9em}

.cNews {}
.cNews h2 { font-size:16px; margin:20px 0 5px 0}
.cNewsDate { font-size:10px; margin:5px 0; color:#AAAAAA}
.cNewsText { margin:5px 0}
.cNewsText > p {
  margin:0 0 1.5em;
  line-height:1.3em;
  text-indent:1.5em;
  }

.cNewsList h2 a {text-decoration:none; border-bottom:1px dotted #165CD8}
.cNewsList h2 a:hover {border-bottom:1px solid #1641A6; color:#002176}
