.page-product .product-price
{
	font-family:Arial;
	font-size:13px;
	color:#222222;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-image:none;
}
.page-product .product-price .price
{
	font-family:Arial;
	font-size:13px;
	color:#9c2e27;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-image:none;
}
.page-product .product-sale-price
{
	font-family:Arial;
	font-size:13px;
	color:#222222;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-image:none;
}
.page-product .product-sale-price .price
{
	font-family:Arial;
	font-size:13px;
	color:#9c2e27;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-image:none;
}
