#sellPriceId {
	white-space:nowrap;
}

.sellAndSalePrice {
	white-space:nowrap;
}

.strikeOutText {
	font-weight:lighter;
	text-decoration:line-through;
	margin-right:3px;
}

.redBoldText {
	color:#cc0000;
	font-weight:bolder;
}


