.ebul_cbbrownmenu, .ebul_cbbrownmenu ul {
  background-color: #ECEEF4;
  border: 1px solid #C0C0C0;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 1px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbbrownmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbbrownmenu table {
  border-collapse: separate;
}

.ebul_cbbrownmenu tr {
  background-color: #ECEEF4;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbbrownmenu td {
  border: 1px solid #ECEEF4;
  padding: 1px;
  text-align: left;
}

.ebul_cbbrownmenu td a {
  color: #003366;
  font-family: "Trebuchet MS", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbbrownmenu tr.hot, .ebul_cbbrownmenu tr.expanded {
  background-color: #CCDAEC;
}

.ebul_cbbrownmenu tr.hot td, .ebul_cbbrownmenu tr.expanded td {
  border-color: #99B1D7;
}
.ebul_cbbrownmenu tr.hot a, .ebul_cbbrownmenu tr.expanded a {
  color: #000000;
  font-family: "Trebuchet MS", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbbrownmenu {
  position: absolute;
  visibility: hidden;
}                               

.cbbrownmenuebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.cbbrownmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbbrownmenuebul_menulist img {
  vertical-align: bottom;
  
}

.cbbrownmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
