BODY					{	margin: 1px }
.product_img			{	height: 105px;
							text-align: center }
.product_name			{	font-family: Arial;
							font-size: 14px;
							color: #000099;
							font-weight: bold }
							
.product_desc			{	font-family: Arial;
							font-size: 10px;
							color: #000000 }
							
.product_msrp			{	font-family: Arial;
							font-size: 12px;
							color: #000000;
							font-weight: bold;
							text-decoration: line-through }
.product_savings		{	font-family: Arial;
							font-size: 12px;
							color: #990000;
							font-weight: bold }
.product_price			{	font-family: Arial;
							font-size: 14px;
							color: #009900;
							font-weight: bold }
.price					{	height: 50px;
							position: absolute;
							top: 192 }