#blackboard
{
    background: url("../img/art/blackboard.jpg") 0 0 no-repeat;
    margin-left: -40px;
    padding-left: 40px;
    padding-top: 20px;
    min-height: 620px;
}

#big-brother
{
    background: url("../img/art/big_brother.jpg") 440px 90% no-repeat;
    margin-right: -96px;
}

/* Form field sizes */
#id_why             { height: 5em; }
#id_comments        { height: 6em; }

#event-signup       { line-height: 1.5; }
#event-participants { display: block; }

/* Ensures that forms are placed below the lecturer's outstretched palm */
#form-leadin        { min-height: 140px; }