#tx-solr-searchbox {
	border: 1px solid #999999;
	box-shadow: 0 3px 4px 0 #DDDDDD inset;
	height: 28px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 220px;
	z-index: 11000;
	-webkit-appearance: none;
	border-radius: 0;
	font-size: 20px;
}

#tx-solr-searchbox-submit {
	display: none;
}