/* Exculsive to /clockwork/index.html  */

#pagetitle{ display: block; }

.listTitle{display: block; padding-top: 1em; font-weight: bold;}



h1 {
    font-size: 28px;
    padding: 10px 0 0 0;
}



#primary {
    float: left;
    width: 580px;
}

h1{padding: 0 0 20px 0; display: block; width: 100%;}




ol#howto li .exampleImage {
    display: block;
    text-align: center;
}


ol#howto li .exampleImage .caption {
    display: block;
    clear: both;
    font-size: smaller;
    margin-bottom: 3em;
}