/*    Adrian Mole Stylesheet   Developed for Penguin Books                    Developer: Erik Devane (emd@hiredminds.com)   *//* Generics*/body{	font:Arial, Helvetica, sans-serif;	font-size:12px;	color:#000000;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	overflow-x: auto;}table {  border-collapse: collapse;} /* Navigation*/.topNav{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #666666;	text-decoration: none;}.topNav:hover{	color: #000000;	text-decoration: underline;}.topNavSelected {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	text-decoration: none;}.topNavTable {	 width: 404px;	 border: 0;	 border-spacing: 0px;	 padding: 0px;	 }	 	 .topNavDiv {	position:relative; 	width:402px; 	height:18px; 	left: 340px; 	top: -30px;}.leftNav {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #999999;	text-decoration:none;}.leftNav:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration:none;}.leftNavSelected {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #6666CC;	text-decoration:none;}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-align:left;}.tdCentre {	text-align:center;}.reviewQuote {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	color: #000000;	text-align: left;}.reviewSource {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	color: #6666CC;	text-align: right;	vertical-align: middle;	height: 30px;}.quotePanel {	text-align: right;	vertical-align: text-top;	width: 175px;}.penguinBooks {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	color: #000000;	text-decoration:none;}.penguinBooks:hover{	text-decoration:underline;}.initialDate{	color: #6666CC;	font-weight: bold;	font-family:"Courier New", Courier, mono;	text-decoration: none;}.centeredCell {	text-align: center;}.poemHead {	color: #6666CC;	font-weight: bold;}.tenPixel {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}.rightTable {	text-align: right;}.courier {	font-family: "Courier New", Courier, mono;}