#ind_li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	text-decoration:none;
	z-index:0px;
}

.product-listing {
	text-align:left;
	line-height:1;
	list-style-type:none;
	float:left;
	padding-left:0;
	z-index:0px;
}

.product-listing li {
	float:left;
	height:95px;
	margin-bottom:1px;
	margin-right:1px;
	overflow:hidden;
	width:103px;
	position:relative;
	z-index:0px;
}


