
.bookcardmini, .bookcardmaxi, .bookcardmedium
{
	width: 200px; /* width: 315px; */
	margin: 2px;
	padding: 20px 0px 0px 10px;
	color: #000;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	float: left;
}

.bookcardmaxi, .bookcardmedium { padding-left: 20px; }
.bookcardmaxi { width: 630px; }
.bookcardmedium { background: #F4F2EA; border: 1px solid #ccc; width: 420px; }

.bookcardmini_covercol, .bookcardmaxi_covercol, .bookcardmedium_covercol
{
	width: 70px; /*  width: 120px; */
	margin: 0px;
	padding: 0px;
	float: left;  
	text-align: center;
}

.bookcardmaxi_covercol, .bookcardmedium_covercol { width: 180px; }

.bookcardmini_infocol, .bookcardmaxi_infocol, .bookcardmedium_infocol
{
	width: 120px; /* width: 190px; */
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

.bookcardmaxi_infocol { width: 400px; }
.bookcardmedium_infocol  { width: 210px; }

.priceboxmini, .priceboxmaxi, .priceboxmedium { float: left; padding: 0px; margin: 0px;  }

.cover{ border: 1px solid #aaa; }

.title, .title_mini
{ 
	color: #f00; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.title:link, .title_mini:link, .title:visited, .title_mini:visited { font-weight: bold; text-decoration: none; }
.title:hover, .title_mini:hover { font-weight: bold; text-decoration: underline;}

.title_mini { font-size: 11px; }

.author, .author_mini
{ 
	color: #000; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.author:link, .author_mini:link, .author:visited, .author_mini:visited { font-weight: bold; text-decoration: none; }
.author:hover, .author_mini:hover { font-weight: bold; text-decoration: none;}

.author_mini  { font-size: 10px; }

.publisher
{ 
	color: #000; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.publisher:link, .publisher:visited { font-weight: normal; text-decoration: none; }
.publisher:link:hover, .publisher:visited:hover { font-weight: normal; text-decoration: underline;}

.description, .description_mini, .description_maxi, .description_medium
{
	font-size: 12px;
	color: #000;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	text-align: justify; 
}

 .description_mini { font-size: 10px; line-height: 110%; }


.more
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.more:link, .more:visited { color: #000; font-weight: bold; text-decoration: none; }
.more:link:hover, .more:visited:hover { color: #000; font-weight: bold; text-decoration: underline;}

.pricemini, .pricemaxi, .pricemedium { font-size: 12px; color: #000; font-weight: bold; float: left; width: 70px; text-align: center;}
.pricemaxi, .pricemedium {  padding: 0px;  width: 150px; text-align: center; }

.oldprice { font-size: 10px; color: #777; font-weight: normal; }

.notice 
{ 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}
.notice:link, .notice:visited { color: #000; font-weight: bold; text-decoration: none; }
.notice:link:hover, .notice:visited:hover { color: #000; font-weight: bold; text-decoration: underline;}

