

div.cart_pdtimage_itemno{
				width:17px;
				height:17px;
				background-image:url(../images/cart_pdtimage_imageno1.png);
				position:relative;
				left:0px;
				top:42px;
				z-index:2;
				text-align:center;
				
				background-repeat:no-repeat;
				}
				
				.cart_pdtimage_itemno p{
					position:absolute;
					
					left:6px;
					top:2px;
					
					}
div.cart_pdtimage_itemno_no_bg {
	width: 17px;
	height: 17px;
	position: relative;
	left: 0px;
	top: 42px;
	z-index: 2;
	text-align: center;
}