#mainNav .item {
  clear: both;
  width: 110px;
  height: 14px;
  margin: 0 0 15px 0;
  background: url(../../../images/arrow-menu.jpg) no-repeat 4px right;
}

#mainNav .item a {
  color: #001754;
  font-family: Times New Roman;
  font-size: 1.5em;
  text-decoration: none;
}

#mainNav .item a:hover, #mainNav .item .selected {
  text-decoration: underline;
}
