.price_cat, .cost {
	font-family: Georgia, Times, "Times New Roman", serif;
	
}

.price_cat {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 1em;
	font-weight: bold;
}

.cost {
	margin-left: 3em;
	margin-top: 0;
	font-size: 0.9em;
}