#mainNav a.item {
  display: block;
  float: left;
  height: 22px;
  padding: 9px 14px 0 14px;
  color: #ffffff;
  text-decoration: none;
}

#mainNav a.item.selected {
  color: #054372;
  background: #ffffff;
}
