 
#page { margin: 0 auto; width: 706px; padding-top: 34px;}

 
.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 18px; }
.demonstrations a {
  float: left;
  width:100%;
  cursor: pointer;
}
.demonstrations a img {
  float: left;
  width: 100%;
 
}
.demonstrations .rightmost { margin-right: 0; }

.resources strong { font-family: "Lucida Sans"; }
