.whatsnew{
  color: #4a7a2a;
}
h2.boxtitle {
  font-weight: bold;
  font-size: 14px;
  display: inline;
  line-height: 1.2;
  color: #ffffff;
  text-decoration: none;
}
.descbox {
  float: left;
  border: 1px solid green;
  margin: 0px 5px 5px 0px;
  padding: 0px 10px 10px 10px;
  background: #ffffee url(../images/boxtitle_bg.gif) repeat-x;
}

