/* generic site-wide info */

.glazecat {
  width:200px;
  float:left;
  margin-right:20px;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px solid;
  font-size:8pt;


}

.glazecat p {
    line-height:150%;
}

#main .glazecat h2 {
  padding-top: 5px;
  font-size: 12pt;
}

.cleared {
  clear: both;
}

#extras {
margin-left:20px;
}

#extras h2{
  margin-top: 100px;
  font-size: 12pt;
  
  
}

