#navigation a:hover
{
  text-decoration: none;
}

#navigation, .navigation_cell
{
  width:200px;
  padding: 0;  
}

#navigation tr
{
  height: 23px;
}

#navigation td
{
  border-bottom: 1px solid #005BAB;
  line-height: 23px;
  vertical-align: middle;
  padding: 0;
}

#navigation img
{
  border: 0;
  visibility: hidden;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: -3px;
}

#navigation #c11
{
  color: #AA0000;
}