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

/* ----------------info page */
span.bk_label{
	/*color:#660033;*/
color: rgb(123, 158, 178);
}
div.bk_label{
	/*color:#660033;*/
color: rgb(123, 158, 178);
}
#productBookAuthors{
	font-size:1.1em;
	width:15%;
	text-align:right;
	}
div.authorsList{
	font-size:1.1em;
	text-align:left;
	}
#productBookSubtitle{
	font-size:1.1em;
        padding:5px 0px 5px 0px; 
        font-weight:bold; 
        line-height:normal;
	}
#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;
}
