/* 2006-04-17 : moku */
/*  Product Book Specifics  */

#productBookSubtitle {  font-size: 110%;}

#productBookAuthors {	margin-bottom: 1em;}
#productBookAuthors a {	text-decoration: underline;    font-weight: bold;}
#productBookAuthors a:hover {	text-decoration: none;}

#productBookCondition {	margin-bottom: 1em;}
#productBookCondition span {	font-weight: bold;}

#productBookGenre a,
#productBookGenres a {}

#productBookType a,
#productBookTypes a {}

#productBookLanguage img,
#productBookLanguages img {}

.authorsNames a {  text-decoration: underline;}
.authorsNames a:hover {  text-decoration: none;}

#productBookDateAvailable {	color: #cc0000;}
.productBookPreOrderDate {	font-weight: bold;}

.productBookIsbn {	color: grey;}
