.ebul_cbmennu, .ebul_cbmennu ul {
  background-color: #021E3A;
  border: 0px solid #04305C;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 1px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmennu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmennu table {
  border-collapse: separate;
}

.ebul_cbmennu tr {
  background-color: #04305C;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbmennu td {
  border: 0px solid #04305C;
  padding: 4px;
  text-align: left;
}

.ebul_cbmennu td a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbmennu tr.hot, .ebul_cbmennu tr.expanded {
  background-color: #FF0000;
}

.ebul_cbmennu tr.hot td, .ebul_cbmennu tr.expanded td {
  border-color: #FF6600;
}
.ebul_cbmennu tr.hot a, .ebul_cbmennu tr.expanded a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbmennu {
  position: absolute;
  visibility: hidden;
}                               

.cbmennuebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.cbmennuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbmennuebul_menulist img {
  vertical-align: bottom;
  
}

.cbmennuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
