/*jph ADDED*/
/* ------------------product list */
div.productBookListIsbn{
	font-size:0.9em;
}
span.bk_list_label{
	color:#660033;
}
/*book lists shift isbn line*/
div.isbnmargin{
	margin-left:15px;
}
/* book subtitle line*/
span.subtitleProdList{
	color:	#000066;
}

/* ----------------info page */
span.bk_label{
	color:#660033;
}
div.bk_label{
	color:#660033;
}
#productBookAuthors{
	font-size:1.1em;
	width:15%;
	text-align:right;
	}
div.authorsList{
	font-size:1.1em;
	text-align:left;
	}
#productBookSubtitle{
	font-size:1.1em;
	}
#productName{
	font-size:1.2em;
	}	
#productBookDetailsList{
	margin-left:15px;
}
#productBookDetailsLines{
	font-size:1.1em;
	}
.floatingBoxBookRH{
	margin: 0;
	width:35%;
	}
div.insert_book_price {
	text-align: left;
	}
#productPrices{
	font-size:1.3em;
}

