.product_list_thumbnail_image{
	text-align: center;
	height:150px;
	width:150px;
	background-color: #fff;
}

/*.product_list_thumbnail_image img{
	height: 150px;
}*/
.product_list_item_surround{
	width: 158px;
	/*border: 1px solid #e7e8e9;*/
	border: 1px solid #d3dfed;
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline;
	float: left;
	background-color: #d3dfed;
	text-align: center;
}
.product_list_item{
	padding: 5px;
	height: 80px;
	float: left;
	width: 160px;
}
.product_list_item div{
	font-size: 90%;
	line-height:1.4em;
}

.product_title{
	font-size: 10px;
	text-transform: uppercase;
}
#show_brands{
	display: inline;
	float: left;
	width: 160px;
	line-height: 2em;
	font-size:80%;
	margin-left:8px;
}
#prodlist{
	display: inline;
	float: left;
}
