/*
Hide search div and contents on customer comments page
*/
#search {
	display: none;
}
