.thumb {
	max-width:100px;
	max-height:100px;
	overflow:hidden;
}
.thumb img {
	width:100px;
	height: auto;
}
.showProductList ul.gallery {
	padding:0 !important;
}
.showProductList ul.gallery li {
	width:144px !important;
	height:92px !important;
}
.showProductList ul.gallery li .galleryThumb {
	width:144px !important;
	height:92px !important;
}
.showProductList ul.gallery li a {
	height:92px !important;
}
.showProductList ul.gallery li img {
	width: 144px !important;
}