html {
    overflow: -moz-scrollbars-vertical !important;
}

#page {
    margin: 0 auto;
    width: 706px;
    padding-top: 34px;
}

/*h1, h2 { clear: both; font-family:  Arial; font-weight: bold; margin: 0 0 17px 0;}
h1 { font-size: 27px; line-height: 34px; font-family: "Arial"; }
h2 { font-size: 13px; line-height: 17px; margin-bottom: 0; }*/

.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: "Arial";
}