
div#mainnav li.projects {
  background: url(../images/nav/selectedbg.jpg) no-repeat;
}

div#mainnav li.projects a {
  color: #FFFFFF;
  background: url(../images/nav/selectedbg-right-pad.jpg) no-repeat top right;
}

div#content form.search a {
  text-decoration: none;
}

div#content form.search a:hover {
  text-decoration: none;
}