ul#leftNavColumn li {
  display: none;
}
ul#leftNavColumn li.selected, ul#leftNavColumn li li {
  display: block;
}
