/* $Id: happy_search_google_ajax.css,v 1.1 2007/07/04 11:07:48 ohwada Exp $ */

@import url(https://www.google.com/uds/css/gsearch.css);

/* overrided orginal parameter */
.gsc-control 
{
/*	width: 300px;	*/
	width: 100%;
}

table.gsc-search-box 
{
    display:none;
}

.gs-imageResult {
/*  width: 114px;*/ /* default width + 1px border */
	width: 100%;
  overflow : hidden;
}
