/* [print] init for all */

LI.inline {
	display: inline;
	list-style-type: none;
}
.aural {
	display: none;
}
.nopr {
	display: none;
}

/* (for books.html) */

DL.book {
	clear: both;
}
DD.shop {
	display: none;
}
