#productBookDisplay
{
	padding:3em;
}

/*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;
	}
	
div.authorsList a, .authorsNamesProdList
 {
	color:#000;
	font-weight:bold;
}
	
#productBookSubtitle{
	font-size:1.1em;
	}
#productName{
	font-size:1.2em;
	color:#3399cc
	}		
#productBookDescription
{
	/*border-bottom:1px solid #9a9a9a;
	padding-bottom:15px;*/
}

#productBookDetailsList{
	margin:0;
	padding:0;
}
#productBookDetailsLines{
	font-size:1.1em;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.floatingBoxBookRH{
	margin: 0;
	width:100%;
	}
div.insert_book_price {
	text-align: left;
	}
#productPrices{
	padding-left:0px;
	font-size:2em;
	font-family: 'georgia','times new roman',serif;
}

#whatsnewHeading
{
	padding-bottom:10px;
}

.itemTitle a
{
	color:#3399cc;
}
.listingProductImage
{
	padding: 10px 0 0 0;
}

.listingBookDescription
{
	width:130px;
	text-align:left;
	/*height:200px;*/
	padding-left:20px;
}

.subtitleProdList
.bk_list_label
.productBookListIsbn
