#CampaignPriceDescription {
	font-weight: bold;
	font-size: 16px;
	color: red;
}

#CampaignPriceRange {
	font-size: 11px;
	color: #606060;
	white-space: nowrap;
	margin-top: 8px;
}

#CampaignNormalPrice {
	font-size: 11px;
	color: #606060;
	white-space: nowrap;
}