  .news-list-container HR.clearer {
  	clear:right;
  }
  .news-list-container H3 {
  	font-size: 1em;
  	margin: 0;
  }
  .news-list-container H3 A:LINK,
  .news-list-container H3 A:VISITED,
  .news-list-container H3 A:HOVER {
  	color:#336699;
  }
  .news-list-container H3 A {
  	color:#336699;
	text-decoration: none;
  }
  .news-list-container p {
  	margin: 0;
  }
/*  .news-list-date {
  	float: right;
  	color: black;
  	font-size: 0.8em;
  	font-weight: normal;
  } */
  .news-list-date,
  .news-list-category {
  	display: none;
  } 

