.productslist {
	padding:0px;
	overflow:hidden;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	margin:0px 0px 0px 10px;
	zoom:1;
}

.productslist div {
	display:block;
	width:185px;
	float:left;
	margin:0px;
	margin-right:4px;
	margin-top:10px;
}

.MSIE6 .productslist div { 
	overflow:hidden;
}

.productslist div a {
	font-size:13px;
	color:black;
	font-weight:bold;
	white-space:nowrap;
	width:185px;
	overflow:hidden;
	display:block;
	text-overflow:ellipsis;
}

.productslist div span {
	display:block;
	font-size:11px;
	line-height:11px;
	color:gray;
}

.productslist div b {
	font-size:14px;
	display:block;
	font-weight:normal;
}

.productslist div img {
	margin:0px 0px 0px 0px;
	display:block;
	height:140px;
	width:160px;
}
