/* CSS Document */

#bookgrid {
	width:230px;
	text-align:justify;
	padding: 5px;
	margin: 0 auto;
}
#bookgrid a {
	padding-top: 5px;
	clear: both;
}
#bookgrid img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#nav #johnchristgauportrait {
	margin-bottom: 1em;
}
#nav #johnchristgauportrait p {
	margin: 0;
	padding: 0;
}
#johnchristgauportrait p.caption {
	font-style: italic;
	font-size: .5em;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: auto;
	margin: 0 auto;
	padding: 5px;
	white-space: nowrap;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0 5px;
	font-size: .75em;
	text-align: left;
	text-indent: 1em;
	display: block;
}
#nav li.menu_cat {
	font-weight: bold;
	text-indent: -.5em;
}
table#appearancestable {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: .9em;
}
table#appearancestable td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px;
	white-space: nowrap;
}
table#appearancestable tr {
	vertical-align: top;
}
h1.book_title {
	display: inline;
}
.reviewer {
	text-align: right;
}
