@charset "UTF-8";

input.gsc-input {
	border-color: #BBBBBB;
}
input.gsc-search-button {
	border-color: #3366ff;
	background-color: #3366ff;
}
.gsc-input input.gsc-input {
	background: none repeat scroll 0% 0% white !important;
}
]#cse-search-form table.gsc-search-box td.gsc-input {
	padding: 0 !important;
}
#cse-search-form td.gsc-search-button{
	width:50px!important;
}
#cse-search-form input.gsc-search-button {
	display:block;
	/* position: absolute!important; */
	right: 0px!important;
	right:4px;
	width:50px!important;
	padding:0;
	margin:0;
	cursor:pointer;
	-webkit-border-radius:4px!important;
	border-radius:4px;
	-webkit-appearance:none!important;
}
#cse-search-form input[type="text"] {
	position: absolute !important;
	width: 160px !important;
	_width: 50px !important;
	height: 23px !important;
	border: 1px solid #CCC !important;
	right: 60px !important;
	_right: 57px !important;
	top: 0px !important;
	background: none !important;
}
.gsc-clear-button {
	display: none;
	width:0!important;
}
