<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cse input.gsc-search-button, input.gsc-search-button {
    background: none repeat scroll 0 0 transparent !important;
    border: 0px!important;
    border-radius: 0px !important;
    color: #fff;
    font-family: inherit;
    font-size: 1px !important;
    font-weight: normal;
    height: 28px;
    margin: 23px auto 0 auto;
    padding: 0 0 0 0;
    width: 30px !important;
	min-width: 30px !important;
	text-indent:0px;
}

td.gsc-search-button {
    width: 30px !important;
	text-align:left;
}

input.gsc-input {
    border-color: !important;
	border:0px !important;
    font-size: 13px;
    margin: 28px 0 0 0px;
    padding: 0px 0px !important;
	background:none !important;
	text-indent:5px;
}

td.gsc-input {
	width:80px;
	*width:45px;
}

td.gsc-clear-button {
	display:none !important;
}

div.gsc-clear-button {
	display:none !important;
}

.gsc-search-box {
	width:130px;
}

.gsc-search-box tr td{
	text-align:left;
	padding:0px!important;
	margin:0px!important;
}</pre></body></html>