/* 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%;}




#gallery_heading {padding: 20px 0 10px 0;}
.gallery_thumbnails{list-style:none;width:210px; margin: 0; padding: 0;}
.gallery_thumbnails li{display:block;width:90px;height:90px;overflow:hidden;float:left;margin:0 10px 10px 0; border: 1px black solid;}

