
/*
Keith Andrews: extra CSS for slidy2 slides
*/




div.slide p.location {
  position: absolute;
  bottom: 1em;
  right: 0;
  background-color: #eee;
  padding: 0 1ex 0 1ex;
  text-align: right;
  font-size: 60%;
}



span.isbn:before {
  content: "ISBN";
  font-size: 80%;
}


