.natSideBar h2 {
  font-size:1.1538em; /* 15px */
  line-height:1.3333em; /* 20px */
  border-top:1px solid #3C7AE6;
  border-bottom:0px;
  clear:both;
  display:block;
  font-weight:normal;
  letter-spacing:0.1em;
  margin:0em -1em 0em;
  padding:0.2666em 1em 0.3333em;
}
.natSideBar h2 {
  background-color:#3262B2;
  background-image:url(button-bg.png);
  background-repeat:repeat-x;
  background-position:left bottom;
  color:white;
  /* ie 6 */
  _background-image:none;
}
