input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	border-color: #CCCCCC;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #CCCCCC;
	background-color: #0A63B7;
	background-image: none;
	color:#000;
	font-size:9px;
	padding:2px 15px;
	margin:0 0 0 3px;
}
.gsc-input input.gsc-input {
	background: none repeat scroll 0% 0% white !important;
}
.gsc-clear-button {
	display : none;
}
#cse-search-form {
	float:left;
	width:98%;
	padding-top:3px;
}