#menu .anylinkcss {
  position: absolute;
  visibility: hidden;
  border-bottom-width: 0;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
  z-index: 100;
}

#menu .anylinkcss a {
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: none;
  text-align: left;
  padding-left: 5px;
  width: 122px;
}

#menu div {
  /*background: #ece8e0 url('../gfx/menubg.gif') bottom left no-repeat;*/
  z-index: 100;
}

#menu .anylinkcss a:hover { 
  background-color: #848393;
  border-bottom: #67657b 4px solid;;
  color: white;
}
