.CGBlogSummaryPostdate {
  font-size: 11px;
  margin-top: 5px;
}

.CGBlogSummary {
  margin-top: 0px;
  padding: 0px;
}

.CGBlogSummary h2 {
  margin-top: 0px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #4A63B0;
  margin-bottom: 3px;
}

.CGBlogSummary h2 a {
  text-decoration: none;
  color: #000066;
}

.CGBlogSummary h2 a:hover {
  text-decoration: underline;
  color: #DA251C;
}

.CGBlogSummaryLink {
  padding-top: 0px;
}

.CGBlogPageNav {
  border-top: 1px solid #4A63B0;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.CGBlogPageNav a {
  font-weight: bold;
}
