@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("safari.oreilly.com") {
#headerTable, #headerNavigation > tbody > tr:first-child, img[src$="contentbar_left.gif"], img[src$="contentbar_right.gif"], script + div > table.contenttable {
	display: none !important;
}
body * {
	background: #fff !important;
	color: #900 !important;
}
#SectionContent_Div {
	padding: 5em !important;
}
#SectionContent_Div > * {
	margin: 2em 0 !important;
}
#SectionContent_Div * {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	line-height: 1.4em !important;
}
table[onmouseover$="setLeftBg('bookViewerOn')"], table[onmouseover$='setRightBg("bookViewerOn")'] {
	width: 100px !important;
	text-align: center !important;
}
.docText {
	color: #000 !important;
}
a {
	color: #009 !important;
}
}