.bls {
  font-weight: bold;
  background-color: #EEEEFF;
}

.bls-popup {
  display: none;
  font-weight: bold;
  position: absolute;
  width: 300px;
  padding: 10px;
  border: 1px solid #000;
  background-color: #fff;
}

span.popup {
  padding: 5px;
  text-align: justify;
  border-style:ridge;
  border-color:#AA00FF;
  border-width:4px;
  background-color:#EEEEEE;
}

span.popup a {
  margin: 0px 20px 20px 20px;
  display: block;
  text-align: right;
}
