.ebul_cbMainmenu, .ebul_cbMainmenu ul {
  background-color: #FFFF00;
  border: 1px solid #FF0000;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbMainmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbMainmenu table {
  border-collapse: separate;
}

.ebul_cbMainmenu tr {
  background-color: #FCF4BC;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbMainmenu td {
  border: 0px solid #800000;
  padding: 2px;
  text-align: left;
}

.ebul_cbMainmenu td a {
  color: #800000;
  font-family: "Tahoma", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbMainmenu tr.hot, .ebul_cbMainmenu tr.expanded {
  background-color: #99CCFF;
}

.ebul_cbMainmenu tr.hot td, .ebul_cbMainmenu tr.expanded td {
  border-color: #000000;
}
.ebul_cbMainmenu tr.hot a, .ebul_cbMainmenu tr.expanded a {
  color: #333333;
  font-family: "Tahoma", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbMainmenu {
  position: absolute;
  visibility: hidden;
}                               

.cbMainmenuebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.cbMainmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbMainmenuebul_menulist img {
  vertical-align: bottom;
  
}

.cbMainmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
