div#top-banner {
  background: url(/images/banner-about.jpg);
}



h1 {
  background: url(/images/h1-about.gif) no-repeat;
  width: 250px;
  height: 64px;  
}

div#right-box ul {
  margin: 0;
  padding: 111px 0 0 0;
  list-style: none;
}

div#right-box ul li {
  margin: 0;
  padding: 0 0 19px 0;
}

div#right-box ul li p {
  font-size: 0.9em;
  font-weight: bold; 
  line-height: 1.3em;
  margin-top: 8px;
}