<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.searchbox {
	background: url('Layout/Search/search.png') 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 174px;
	height: 54px;
	overflow: hidden;
	}



.searchbox .searchboxtext {
	background: #fff;
	margin-top: 22px;
	margin-left: 29px;
	height: 12px;
	width:  120px;
	border: 0;
	color: #666;
	font-size: 10px;

}
</pre></body></html>