/* RESET */
dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0}pre,code,address,caption,cite,code,th{font-size:1em;font-weight:normal;font-style:normal}fieldset,img{border:none}caption,th{text-align:left}table{border-collapse:collapse;border-spacing:0}

#page { margin: 0 auto; width: 1024px; padding: 34px 40px; background-color:#fdfbf7;}


.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 18px; }
.demonstrations a {
  float: left;
  width: 150px;
  height: 80px;
  margin: 0 5px 5px 0;
  cursor: pointer;
}
.demonstrations a img {
  float: left;
  width: 150px;
  height: 80px;
}
.demonstrations .rightmost { margin-right: 0; }

.resources strong { font-family: "Lucida Sans"; }
