@charset "utf-8";
/* CSS Document */
.sunormalprice {
	font-size:smaller;
	text-decoration:line-through;
}

#groupPrices {
	/*margin-left: 50px;*/
}

#Pricegroup1 {
	color:#999999;
}

#PricegroupPrice1 {
	color:#990000;
}

#Pricegroup2 {
	color:#333333;
	font-weight:bold;
	font-size:larger;
}

#PricegroupPrice2 {
	color:#FF0000;
}

#supricenotes {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}


