.news-amenu-container {
  margin-bottom: 2em;
}

.news-amenu-container H2 {
  background: #94C043 url(blk1_crn11.gif) top left no-repeat;
  height: 23px;
  padding-left: 14px;
  font-size: 14px;
  color: #fff;
  line-height: 23px;
  margin: 0;
}

.news-amenu-container UL {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  border: 1px solid #E0E1E2;
}

.news-amenu-container UL LI {
  border-bottom: solid 1px #D5D7D8;              
}

.news-amenu-container UL LI A, .news-amenu-container UL LI A:hover {
  display: block;
  text-decoration: none;
  padding: 6px 0;
  padding-left: 19px;
  background: white url(bullet2.gif) 0 10px no-repeat;
  color: #212121;
}

.news-amenu-container UL LI, .news-amenu-container UL LI A {
  font-family: Trebuchet MS, arial, helvetica, sans-serif;
  font-weight: bold;
}


.news-amenu-container UL LI.news-amenu-item-year DD {
  font-family: Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 1.2;
  padding: 1em 0;
}

* html .news-amenu-container UL
{
	position: relative;	/* IE needs this to fix a rendering problem */
}