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

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

.ebul_cbtopbar table {
  border-collapse: separate;
}

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

.ebul_cbtopbar td {
  border: 0px solid #990000;
  padding: 5px;
  text-align: left;
}

.ebul_cbtopbar td a {
  color: #FFFFFF;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

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

.ebul_cbtopbar tr.hot td, .ebul_cbtopbar tr.expanded td {
  border-color: #CC0000;
}
.ebul_cbtopbar tr.hot a, .ebul_cbtopbar tr.expanded a {
  color: #FFFFFF;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

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

.cbtopbarebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

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

.cbtopbarebul_menulist img {
  vertical-align: bottom;
  
}

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

