
body {
   background: white;
   font-size: 9pt;
  	font-family: Univers, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	text-align: left;

   }
   
#colLeft, #book, #scrollPrevious, #scrollImages, #scrollNext, #colFour, #footer {
   display: none;
   }
   
#colRight {
   width: 415pt;
   margin: 0;
   padding: 0;
   border: 0;
   float: left;
   color: black;
   background: transparent none;
   }
   
#colAddress {
width: 70pt;
margin: 0 0 0 25pt;
padding: 0;
float: right;
border: 0;
color: black;
background: transparent none;
}

#colAddress p {
font-size: 6pt;
line-height: 1.4em;
}

#wrapperR {
padding: 0;
background: transparent none;
}

#cover {
display: block;
}

#cover img {
height: 150pt;
border: 1px solid #ccc;
}

#bookArtist {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	text-decoration: none;
}

#bookTitle {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	text-decoration: none;
}

#bookBlurb {
	padding: 2em 0 2em 0;
	color: black;
}

#bookDetails {
margin-right: 30%;
	color: black;
}

img {
border: 0;
}

a, a:visited {
	text-decoration: none;
	border: 0;
}

p {
	margin: 0 0 0.8em 0;
}
