.ebul_cbmenunew, .ebul_cbmenunew ul {
  background-color: #FDC464;
  border: 1px solid #B98B00;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenunew_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenunew table {
  border-collapse: separate;
}

.ebul_cbmenunew tr {
  background-color: #FFDA6A;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbmenunew td {
  border: 1px solid #B78900;
  padding: 2px;
  text-align: left;
}

.ebul_cbmenunew td a {
  color: #800000;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbmenunew tr.hot, .ebul_cbmenunew tr.expanded {
  background-color: #FBCA4A;
}

.ebul_cbmenunew tr.hot td, .ebul_cbmenunew tr.expanded td {
  border-color: #B98B00;
}
.ebul_cbmenunew tr.hot a, .ebul_cbmenunew tr.expanded a {
  color: #800000;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbmenunew {
  position: absolute;
  visibility: hidden;
}                               

.cbmenunewebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.cbmenunewebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbmenunewebul_menulist img {
  vertical-align: bottom;
  
}

.cbmenunewebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

