td.dealer, td.dealer a{
	color: #4c7085;
	background: #ffffff;
}
td.dealer a{
	text-decoration: none;
}
td.dealer a:hover{
	text-decoration: underline;
}
.dealer p{
	padding: 2px 20px 2px 20px;
}
.odd{
	background: #f2e6d8;
}
.even{
	background: #f7efe6;
}
p.bauthor, p.bauthor a{
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
p.bauthor{
	margin: 5px 5px 0px 5px;
}
p.bauthor a:hover{
	text-decoration: underline;
}
p.btitle, p.btitle a{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
p.btitle{
	margin: 0px 5px 5px 5px;
}
p.btitle a:hover{
	text-decoration: underline;
}
.price{
	font-size: 10px;
	color: #000000;
}
.price .national{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
p.stock, p.stock a{
	font-size: 11px;
	color: #3333333;
	text-decoration: none;
}
p.stock{
	margin: 5px 10px 10px 10px;
}
p.stock a:hover{
	text-decoration: underline;
}
.booksnum{
	font-weight: bold;
	color: #cc0000;
}