ul#cssmw2 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 0;
}
ul#cssmw2 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw2 li {
  background-image: none;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw2 li ul {
  display: none;
  top: 0;
}
ul#cssmw2 li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw2 > li {
  background-image: none;
}
ul#cssmw2 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw2 > li > span > a {
  background-image: none;
  border-bottom: solid 1px #e4e4e4;
  color: #666666;
  display: block;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 10px;
  font-style: normal;
  height: 21px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 7px 0 7px 15px;
  text-decoration: none;
  text-transform: uppercase;
  width: 153px;
}
ul#cssmw2 > li:hover > span {
  display: block;
}
ul#cssmw2 > li:hover > span > a {
  background-color: #E3E3E4;
  border-bottom: solid 1px #e4e4e4;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
}


