#CONTENT table {
	width: 490px;
}
.gsc-input .gsc-input {
	width: 387px;
	height: 18px;
	font-family: Arial;
	font-size: 9pt;
	color: #808080;
	border: 1px solid #808080;
}


.gsc-search-button .gsc-search-button {
	width: 90px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 9pt;
}


.gsc-webResult {
	width: 490px;
}
.gsc-input {
	display: none;
}
.gsc-search-button {
	display: none;
}
.gsc-clear-button {
	display: none;
}
