h2.news {
	position: absolute;
	right: 15px;
	top: 42px;
	text-indent: -9999px;
}
.title {
  display: block;
  clear: both;
  color: #1c3f40;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
}
span.date {
  color: #1c3f40;
  font-style: italic;
}
hr {
  margin: 20px 0;
}
h1 a { 
  color: #000;
  font-size: 15px;
}