/*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:#000;
}
div.bk_label{
	color:#000;
}
#productBookAuthors, 
#productBookTypes,
#productBookType {
	font-size:1.1em;
	/* width:15%; */
	text-align:right;
	margin-left:15px;
	font-weight:bold;
	}
div.authorsList{
	font-size:1.1em;
	text-align:left;
	margin-bottom:10px;
	}
#productBookSubtitle{
	font-size:1.1em;
	}
#productName{
	font-size:1.4em;
	width: 100%;
	text-align: center;
	background-color: #770000;
	padding: 5px 0px;
	color: #fff;
	font-family: Georgia;
	font-style: italic;
	}	
#productBookDetailsList,
#productBookDescription {
	margin: 0px 0px 15px 15px;
  float: left;
}
#productBookDetailsLines{
	font-size:1.1em;
	}
.floatingBoxBookRH{
	margin: 0;
	width:35%;
	}
div.insert_book_price {
	text-align: center;
  border:1px dashed #CCCCCC;
  padding:0 10px 10px;
}
#productPrices{
	font-size: 2.1em;
	margin:0;
	color:#770000;
  font-family:Georgia;  
}
#typeList {
  margin-bottom:15px;
  font-size: 11px
}

