.news p {
  margin: 0px;
}
div.news {
  margin-bottom: 10px;
  line-height: 1.1em;
  padding-bottom: 5px;
  border-bottom: 2px dotted #a0a0a0;
}
.news_top a {
  font-weight: bold;
}
.news_img {
  float: left;
  width: 85px;
}
.news_img img {
  border: 1px solid #a0a0a0;
}
div.news_text {
  margin-top: 5px;
}
.news_text p {
  margin-left: 93px;
}
.news-list-morelink {
  margin-left: 0.1em;
  text-weight: bold;
  font-size: 14px;
}
.news div.news_date {
  width: 90px;
  float: left;
  text-align: center;
  margin-right: 3px;
}

div.showResultsWrap,
div.browseLinksWrap {
  font-size: 12px;
}
div.browseLinksWrap span,
div.browseLinksWrap a {
  padding: 0px 1em;
}

h2 {
  font-size: 1em;
  margin-bottom: 0px;
  line-height: 1.2em;
}

.news-single-backlink {
}
.news-single-backlink a {
  font-weight: bold;
  color: #ff9900;
}
