.dateTimeRed {
    color: #f23a09;
    font-size: 0.929em;
    margin: 0 0 4px 0;
    font-weight: 400;
    padding: 0
}
.dot {
    content: "";
    width: 5px;
    height: 10px;
    background: url(../images/dot.png) no-repeat 0 0;
    display: inline-block;
    margin: 0 0 0 0px;
}
.summary a:link, a:visited {
  color: #01aeff;
  text-decoration: none;
}