.best-section {
	margin-top: 15px;
	margin-bottom: 20px;
}

.best-section div.green-line {
	margin-bottom: 30px;
}

.catalog-price {
	 color: #000;
	 font-weight: bold;
	 font-size: 14px;
}

div.price {
	margin-top: 5px;
}

div.best-section table td {
	padding-right:10px;
	padding-bottom:10px;
}

div.best-section table td.pict {
	padding-right:15px;
}

div.best-section table td {
	padding-right: 0;
}

a.title {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.title:hover {
	text-decoration: underline;
}

.author {
	font-size: 11px;
	color: #666666;
}

.codes a {text-decoration: none;}
.codes a:hover {text-decoration: underline;}

div.best-section div.icons {
	margin-bottom: 3px;
	margin-left: -4px;
}

div.price {
	margin-top: 5px;
}

a.novelty {color: #990000;text-decoration:underline;}
a.best {color: #87009F;text-decoration:underline;}
a.sale {color: #FE0000;text-decoration:underline;}
a.print {color: #6A0A0A;text-decoration:underline;}
a.holiday {color: #FF4834; text-decoration: underline; }
a.novelty:hover, a.best:hover, a.sale:hover, a.print:hover, a.holiday:hover {text-decoration:none;}