
ul.xpwbULx6pus {
  position: absolute;
  visibility: hidden;
  list-style-type: none;
  padding: 1px;
  margin: 0px;
  border: solid 1px #6B3829;
  background-color: #BD8900;
  font-size: 1px;
  z-index: 9999;
}

ul.xpwbULx6pus li {
  padding: 4px;
  margin: 0px;
  border: solid 1px #BD8900;
  background-color: #FEE378;
  font-size: 1px;
  cursor: pointer;
  z-index: 9999;
}

ul.xpwbULx6pus li a {
  font-family: Times New Roman;
  font-size: 12pt;
  color: #6B3829;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  position:relative;
  display:block;
  z-index: 9999;
}

ul.xpwbULx6pus li.over {
  padding: 4px;
  margin: 0px;
  border: solid 1px #6B3829;
  font-size: 1px;
  background-color: #FFDD1A;
  z-index: 9999;
}

ul.xpwbULx6pus li.over a {
  font-family: Times New Roman;
  font-size: 12pt;
  color: #6B3829;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  z-index: 9999;
}