#topNav .item {
  float: left;
}

#topNav .item a {
  color: #576c8c;
  font-size: 1em;
  text-decoration: none;
  text-transform: lowercase;
}

#topNav .item a:hover, #topNav .item a.selected {
  text-decoration: underline;
}
