.deleteMoreOpt {
	float:right;
	margin:5px;
}
.productPreview_img img {
	max-height:120px;
	max-width:150px;
	margin:5px;
}
.productPreview img {
	max-height:120px;
	max-width:150px;
	margin:5px;
}
.productPreview_img .imgBox {
	border:1px solid;
    margin: 5px;
}
.productPreview_img .removeIcon {
}
