.ebul_cbredmenu, .ebul_cbredmenu ul {
  background-color: #000000;
  border: 1px solid #000000;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbredmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbredmenu table {
  border-collapse: separate;
}

.ebul_cbredmenu tr {
  background-color: #000000;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbredmenu td {
  border: 1px solid #000000;
  padding: 3px;
  text-align: left;
}

.ebul_cbredmenu td a {
  color: #CC0000;
  font-family: "Times New Roman", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbredmenu tr.hot, .ebul_cbredmenu tr.expanded {
  background-color: #CC0000;
}

.ebul_cbredmenu tr.hot td, .ebul_cbredmenu tr.expanded td {
  border-color: #CC0000;
}
.ebul_cbredmenu tr.hot a, .ebul_cbredmenu tr.expanded a {
  color: #000000;
  font-family: "Times New Roman", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbredmenu {
  position: absolute;
  visibility: hidden;
}                               

.cbredmenuebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.cbredmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbredmenuebul_menulist img {
  vertical-align: bottom;
  
}

.cbredmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
