div.product-view del.old-price
	{
	display:block;
	float:left;	
	background:transparent url(img/product-hoz-new.gif) no-repeat scroll 0 -169px;
	text-decoration:line-through;
	color:#6A6A6A;
	padding:0 11px;
	margin:0 -7px 0 -2px;
	white-space:nowrap;
	border-right:1px solid #EAEAEA;
	
	}

div.product-view span.promo
	{
	display:block;
	float:left;
	background:transparent url(img/product-hoz-new.gif) no-repeat 0 -203px;
	text-indent:-9999px;
	width:55px;
	margin:0px -10px 0 -2px;
	padding:1px 0;
	
	}

div.product-view span.outlet
	{
	display:block;
	float:left;
	background:transparent url(img/product-hoz-new.gif) no-repeat 0 -272px;
	text-indent:-9999px;
	width:47px;
	margin:0px -7px 0 -2px;
	padding:1px 0;
	
	}
div.product-view span.new
	{
	display:block;
	float:left;
	background:transparent url(img/product-hoz-new.gif) no-repeat 0 -237px;
	height:13px;
	text-indent:-9999px;
	width:39px;
	margin:0px -6px 0 -2px;
	padding:1px 0;
	
	}
div.product-view span.tv
	{
	display:block;
	float:left;
	background:transparent url(img/product-hoz-new.gif) no-repeat 0 -305px;
	text-indent:-9999px;
	width:31px;
	margin:0 -3px 0 -2px;
	padding:1px 0;
	
	}
	
div.product-view strong.price
	{
	display:block;
	float:left;	
	background:transparent url(img/product-hoz-new.gif) no-repeat 0 -135px;
	font-weight:bold;
	color:#6a6a6a;
	padding:0px 4px;
	padding-left:7px;
	margin:0 0 0 -2px;
	white-space:nowrap;
	border-right:1px solid #D8D8D8;
	
	}

div.product-view a.buy
	{
	display:block;
	float:left;
	text-indent:-9999px;
	border-left:1px solid #eaeaea;
	background:transparent url(img/product-hoz-new.gif) no-repeat right top;
	width:66px;
	outline:0;
	padding:0 0;
	margin:0 0 0 -2px;
	
	}
