#subNav .item {
  clear: both;
  min-height: 12px;
  _height: 12px;
  padding: 0 0 0 12px;
  background: url(../../../images/arrow-submenu.jpg) no-repeat 0 3px;
}

#subNav .item .item {
  clear: both;
  min-height: 12px;
  _height: 12px;
  padding: 6px 0 2px 24px;
  background: url(../../../images/arrow-submenu.jpg) no-repeat 12px 9px;
}

#subNav .item a {
  color: #001754;
  font-size: 1.1em;
  text-decoration: none;
}

#subNav .item a:hover, #subNav .item a.selected {
  font-weight: bold;
}
