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

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

.ebul_cbbutton table {
  border-collapse: separate;
}

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

.ebul_cbbutton td {
  border: 0px solid #CCFFCC;
  padding: 3px;
  text-align: left;
}

.ebul_cbbutton td a {
  color: #003300;
  font-family: "Verdana", serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbbutton tr.hot, .ebul_cbbutton tr.expanded {
  background-color: #99CC00;
}

.ebul_cbbutton tr.hot td, .ebul_cbbutton tr.expanded td {
  border-color: #99CC00;
}
.ebul_cbbutton tr.hot a, .ebul_cbbutton tr.expanded a {
  color: #003300;
  font-family: "Verdana", serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

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

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

.cbbuttonebul_menulist li {
  list-style-type: none;
  
}

.cbbuttonebul_menulist img {
  vertical-align: bottom;
  
}

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