div#subnav div.bottom-shadow {
  margin-left: 68px;
  height: 7px;
}

div#subnav div.bottom-shadow-left {
  background-image: url(/images/template/subnav_cap_shadow.png);
  background-repeat: no-repeat;
  float: left;
  width: 33px;
  margin: 0;
}

div#subnav div.bottom-shadow-repeat {
  background-image: url(/images/template/subnav_repeat.png);
  background-repeat: repeat-x;
  margin: 0;
  margin-left: 33px;
  height: 7px;
}

