.ebul_cbust_menuler, .ebul_cbust_menuler ul {
  background-color: #1C3E7C;
  border: 0px solid #1C3E7C;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbust_menuler_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbust_menuler table {
  border-collapse: separate;
}

.ebul_cbust_menuler tr {
  background-color: #1C3E7C;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbust_menuler td {
  border: 0px solid #1C3E7C;
  padding: 5px;
  text-align: left;
}

.ebul_cbust_menuler td a {
  color: #CCDAEC;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbust_menuler tr.hot, .ebul_cbust_menuler tr.expanded {
  background-color: #547EBC;
}

.ebul_cbust_menuler tr.hot td, .ebul_cbust_menuler tr.expanded td {
  border-color: #547EBC;
}
.ebul_cbust_menuler tr.hot a, .ebul_cbust_menuler tr.expanded a {
  color: #FFFFFF;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbust_menuler {
  position: absolute;
  visibility: hidden;
}

