/*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;
	font-size: 1.2em;
	font-weight: bold;
}
#mar {
color:#660033;
	font-size: 1em;
	font-weight: bold;}

div.bk_label{
	color:#660033;
	font-size: 1.2em;
	font-weight: bold;
}
#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;
}

#info table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
	color: #555;
	font-size: 12px;
	
}

#info caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

#info td, th {
	padding: 4px;
}

#info thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100%;
}

#info tbody th {
	font-weight: bold;
}

#info tbody tr { background: #FCFDFE; }

#info tbody tr.odd { background: #F7F9FC; }

#info table a:link {
	color: #718ABE;
	text-decoration: none;
}

#info table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#info table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

#info tfoot th, tfoot td {
	font-size: 85%;
}