
.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 18px; }
.demonstrations a {
  float: left;
  width: 150px;
  height: 80px;
  overflow: hidden;
    margin: 5px 5px 5px 0px;
  cursor: pointer;
}
.demonstrations a img {
  float: left;
  width: 150px;
  min-height: 80px;
}
.demonstrations .rightmost { margin-right: 0; }

.resources strong { font-family: "Lucida Sans"; }
