#content {
	width: 809px;
	background: #E7E7E7 url(/images/cnoas_background.gif) no-repeat;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#search, #search_results {
	display: block;
	margin-left: 14px;
	height: 40px;

}

#search {
	width: 61px;
	background: url(/images/f_search.gif) no-repeat;
}

#search_results {
	width: 117px;
	background: url(/images/f_search_results.gif) no-repeat;
}

h3 span {
	display: none;
}
