/* disable the search button on product search module, since return can just be used instead */
.widget_product_search button {
	display: none;
}