/* 2006-04-17 : moku */
/*
 * Product Print Specifics
 */
#productPrintPrice {
  font-size: 130%;
}
#productPrintSubtitle {
  font-size: 110%;
}

#productPrintAuthors {
	margin-bottom: 1em;
}
#productPrintAuthors a {
	text-decoration: underline;
    font-weight: bold;
}
#productPrintAuthors a:hover {
	text-decoration: none;
}

#productPrintCondition {
	margin-bottom: 1em;
}
#productPrintCondition span {
	font-weight: bold;
}

#productPrintGenre a,
#productPrintGenres a {
}

#productPrintType a,
#productPrintTypes a {
}

#productPrintLanguage img,
#productPrintLanguages img {
  vertical-align: middle;
}

.authorsNames a {
  text-decoration: underline;
}
.authorsNames a:hover {
  text-decoration: none;
}

#productPrintDateAvailable {
	color: red;
}
.productPrintPreOrderDate {
	font-weight: bold;
}

.productPrintIsbn {
	color: grey;
}
ul#productPrintList {
	font-size: 87%;
	list-style-position: inside;
	list-style: none;
	margin: 0 0 0 20px;	
}
ul#productPrintList li span {
	font-weight: bold;
}
#productPrintArtist,
#productPrintType,
#productPrintMethod,
#productPrintCanvasSize {
}
#productPrintArtist span,
#productPrintType span,
#productPrintMethod span,
#productPrintCanvasSize span {
}
