#CampaignPriceDescription {
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-shadow: #808080 0px 1px 1px;
	margin-top: 4px;
}

#CampaignPriceRange {
	font-size: 11px;
	color: #606060;
	white-space: nowrap;
}

#CampaignNormalPrice {
	font-size: 11px;
	color: #606060;
	white-space: nowrap;
}

#CampaignSavePrice {
	font-size: 12px;
	color: black;
	font-weight: bold;
	white-space: nowrap;
}
