.category-price {
	font-weight:bold;
	padding:5px 0 5px;
	float:left;
}

.category-price span.category-payments {
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.category-price span.category-payments a {
	white-space: nowrap;
}
.category-price span.category-price-value {
	display:block;
	height:15px;
	color:#666;
	font-size:12px;
	line-height:15px;
}
del {
	color:#666;
	font-weight:normal;
}
ins {
	color:#333;
}

.category-stars {
	float:right;
	width:93px;
	padding-left:5px;
}

.category-stars .category-payments {
	font-size:10px;
	color:#666;
}

