/*******************************************************************************
** Tag overrides.
** Override HTML tag look and feel
*******************************************************************************/

.featuredPriceWidth {
	line-height:24px;
	font-size:15px;
	font-weight:bold;
	width:166px;
}
HTML > BODY .featuredPriceWidth {
	width:253px;
}
