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

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

.ebul_mbbuttons table {
  border-collapse: separate;
}

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

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

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

.ebul_mbbuttons tr.hot, .ebul_mbbuttons tr.expanded {
  background-color: #FFCC00;
}

.ebul_mbbuttons tr.hot td, .ebul_mbbuttons tr.expanded td {
  border-color: #FFCC00;
}
.ebul_mbbuttons tr.hot a, .ebul_mbbuttons tr.expanded a {
  color: #000000;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbbuttons td div.ebul_mbbuttonsseparator {
  border-top: 1px solid #FFFFFF;
  height: 0px;
  font-size: 0;
}

.ebul_mbbuttons td.ebul_mbbuttonsseparatortd {
  cursor: default;
}


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

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

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

.mbbuttonsebul_menulist img {
  vertical-align: bottom;
  
}

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

