/* Books */

#flashContent {
	display: none;
}

#viewerPlaceHolder,
#documentViewer {
	display: block;
	width: 960px;
	height: 600px;
	margin: 0 auto;
}

/* End of file book.css */