
.booktitle{
	font-size:			larger;
	font-weight:		bold;
	color:				black;
	width:				automatic;
	text-align:			left;
}
.author{
	color:				gray;
	width:				automatic;
	text-align:			left;
	margin-left:		10px;
}

.booklink1{ 
	padding-left:		20px;
	padding-bottom:	10px;
}

.booklink2{
	padding-left:		10px;
	padding-right:		20px;
	padding-bottom:	10px;
	float:				left;
}
.booklinkold{
	padding:				5px;
}

.bookcaption{
	font-size:			10;
	color:				gray;
	width:				automatic;
	text-align:			center;
}

.blurb{
	margin-left:		160px;
	padding:				10px;
	float:				top;
}

.blurblinks{
	margin-left:		110px;
	float:				top;
}

.pricebox{
	float:				left;
	margin-right:		40px;
	padding:				10px;
}	

.price{
	font-color:			#dd0000;
}

.clearleft{
	clear:				left;
}

.availability{
	font-family:		verdana, helvetica, sans-serif;
	font-style:			italic;
	font-size: 			smaller;
	color:				#aaaaaa;
}
.publisher{
	font-size:			smaller;
	font-style:			italic;
}

.supplierlink{
	padding:				5px;
}

.orderform{
	text-decoration:	underline;
	float:				top;
	width:				automatic;
	padding:				20px;
	font-size:			larger;
}

.oldstylelinks{
	color:				#ff9900;
	text-decoration:	underline;
	text-align:			center;
	width:				automatic;
	font-size:			larger;
	clear:				right;
	padding:				5px;
}

.bookcover{
	width: 				130px;
	max-width:			130px;
	padding-top:		10px;
	padding-left:		10px;
	padding-bottom:	16px;
	padding-right:		20px;
	background-color:	#ffffff;
	float:				left;
	text-align:			center;
	height:				100%;
}
.bibliobar{
	float:				top;
	color:				#ffff00;
	background-color:	#ff9900;
	width:				100%;
	clear					left;
	min-height:			27px;
	font-size:			14px;
	overflow:			hide;
}
.bibliolink{
	color:				#ffff00;
	font-weight:		bold;
	padding:				4px;
	text-decoration:	underline;
	float:				left;
	cursor:				hand;
	overflow:			hide;
}
.bibliofeedback{
	float:				right;
	clear:				right;
	overflow:			hide;
}
.biblionotlink{
	color:				white;
	padding:				4px;
	text-decoration:	none;
	float:				left;
	font-weight:		bold;
}

.editionnote{
	text-transform:	lowercase;
	clear:				left;
	color:				#550000;
}

.editionbox{
	background-color:	#ffdd99;
	clear:				left;
	float:				left;
	width:				10%;
	text-align:			center;
	padding:				10px;
	min-width:			100px;
	padding-bottom:	20px;
	min-height:			400px;
}

.readmore{
	color:				#ffbbbb;
	font-size:			larger;
}

.samplesbox{
	float:				top left;
	margin-bottom:		20px;
	padding:				5px;
	clear:				right;
}

.reviewbox{
	float:				top left;
	margin-bottom:		20px;
	padding:				5px;
	clear:				right;
}










