.price .regular, .price .regular span {
	font-weight: bold;
}
.price .before {
	color: #BBB;
	text-decoration: line-through;
}
.price .footnote,
.price .vat_note {
	font: 11px Tahoma, Verdana, Arial, Sans serif;
}
.price .footnote {
	width: 150px;
}
.price .alternative {
	font-size: 11px;
	color: #666;
}
.price sup {
	font-size: 60%;
}
