.search {
	width:755px;
	clear:both;
	background-color:transparent;
}
.search #heading h1 {
	padding: 15px 15px 0px 20px;
	font: bold 2.2em/1 Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #592626;
}
.search #container {
	background-color: #cccc98;
	background-image:none;
	width:755px;
}
.search #container #content {
	background-color:#fff;
	margin:20px 20px 20px 20px;
	border:1px solid #ccdd44;
}
.clear {
	clear:both;
}
.search #container #content table {
	width:100%;
	border:0px;
	margin:5px;
}
.search #container #content table td {
	border:0px;
}
;
.search_form h2 {
	font: bold Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom:10px;
}
.search_form .row {
	margin-bottom:10px;
}
.search_form #content {
	font-size:10px;
	background-color:#fff;
	width:150px;
	padding:2px;
}
.search_form select {
	font-size:10px;
	width:150px;
}
#search_type_totals {
}
#search_type_totals .highlight, #search_type_totals .highlight a {
	font-weight: bold;
}
