@charset "utf-8";
/* CSS Document */

#style {
background:none;}.oldprice {
	text-decoration: line-through;
	color: #990000;
}
.saleprice {
	font-weight: bold;
	color: #339900;
	font-size: 110%;
}

