ul.vbULynlst {
  position: absolute;
  visibility: hidden;
}
.vbULynlst {
  position: absolute;
  visibility: hidden;
  display: block;
  overflow: auto;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #000000;
  background-color: #000000;
  opacity:0.92;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=92);
}
.vbULynlst table {
  border-collapse: separate;
  border-spacing: 0px;
}
.vbULynlst tr {
  font-size: 1px;
  cursor: pointer;
  background-color: #7B7E84;  
}
.vbULynlst tr.over {
  background-color: #A9AAAB;
}
.vbULynlst td {
  border: 1px solid #95969A;
  padding: 5px;
  text-align: left;
}
.vbULynlst tr.over td {
  border-color: #E4E4E7;
}
.vbULynlst td a {
  font-family: Tahoma;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.vbULynlst tr.over a {
  font-family: Tahoma;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.vbULynlst tr.popup {
  background-color: #A9AAAB;
}
.vbULynlst tr.popup td {
  border-color: #E4E4E7;
}
.vbULynlst tr.popup a {
  font-family: Tahoma;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

