/* Styles that can be shared between slides and the regular, /non-slide presentation */
blockquote { font-color: #fd9;}
.clear{clear:both}
td{padding:0.75em;}
.leftalign{
  float:left;
  margin-right:1em;
}
.rightalign{
  float:right;
  margin-left:1em;
}