#discount{
	width		: 193px;
	height		: 40px;
	display		: block;
	padding		: 3px 10px 3px 45px;
	margin		: 0px 0px 10px 0px;
	background	: url('./discount-bg.gif') #ffffcc no-repeat;
}
#discount s{
	color		: #666666;
}
#discount strong{
	color		: #69AD25;
}
#discount-expire{
	color		: #ff0000;
}
.old-price{
	display		: none;
}

