@import "../../lib/r27.css";

/* 
 Quizzical
 */

div.puzzle {
  margin:0px auto;
}
div.puzzle p {
  text-align:center;
}
.question {
  margin:16px auto;
}
.question,
.question p {
  text-align:center;
  font-size:88.8%;
}
div.note p {
	text-indent:1em;
}
.puzzleicon {
  float:left;
  margin-right:4px;
  width:63px;
  height:63px;
}
.thumbnail {
  float:left;
  margin-right:4px;
  width:100px;
  height:72px;
}
dt {
  margin-top:8px;
}
dd {
}
dl.puzzles {
}
dl.puzzles dt {
}
dl.puzzles dd {
}
a.currentpage {
  color:#ff7919;
}
.summary,
.description,
.property,
.headline,
table {
  font-size:88.8%;
}
.summary {
  color:#888888;
}
.description {
}
.property {
  text-align:right;
}
.property span {
  margin:0 2px;
}
