.riddleteaserbox {
  margin-top:30px;
  margin-bottom:10px;
  overflow:hidden;
}

a.riddlelink:link {
  font-weight:bold;
  text-decoration:underline;
}

a.riddlelink:visited {
  font-weight:bold;
  text-decoration:underline;
}

a.riddlelink:hover {
  font-weight:bold;
  text-decoration:underline;
}

a.riddlelink:active {
  font-weight:bold;
  text-decoration:underline;
}