ul.vbULowf2m {
  position: absolute;
  visibility: hidden;
}
.vbULowf2m {
  position: absolute;
  visibility: hidden;
  display: block;
  overflow: auto;
  font-size: 1px;
  padding: 1px;
  margin: 0px;
  border: 1px solid #EEEEEE;
  background-color: #2A78C3;
}
.vbULowf2m table {
  border-collapse: separate;
  border-spacing: 0px;
}
.vbULowf2m tr {
  font-size: 1px;
  cursor: pointer;
  background-color: #2A78C3;  
}
.vbULowf2m tr.over {
  background-color: #EAE68D;
}
.vbULowf2m td {
  border: 0px solid #2A78C3;
  padding: 5px;
  text-align: left;
}
.vbULowf2m tr.over td {
  border-color: #DAEAF8;
}
.vbULowf2m td a {
  font-family: Tahoma;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.vbULowf2m tr.over a {
  font-family: Tahoma;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #091B2D;
  text-decoration: none;
}
.vbULowf2m tr.popup {
  background-color: #EAE68D;
}
.vbULowf2m tr.popup td {
  border-color: #DAEAF8;
}
.vbULowf2m tr.popup a {
  font-family: Tahoma;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #091B2D;
  text-decoration: none;
}
.vbULowf2m tr.separator div {
  height: 1px;
  background-image: url(sepowf2m.gif);
}

