#searchTextResults {
	display: none;
}

.zoom_button {
	display: none;
}

.result_block, .result_altblock {
	width: 650px;
	margin: 30px 0px 0px 0px;
	float: left;
	clear: left;
	font-size: 12px;
	line-height: 16px;
}

.result_block, .result_altblock a {
	font-weight: bold;
}

.zoom_results_per_page {
	float: left;
	font-weight: bold;
	margin: 2px 0px 0px 20px;
	color: #555555;
	display: none;
}

.zoom_match {
	display: none;
}

.searchheading {
	clear: both;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #527986;
}

.summary {
	float: left;
	clear: both;
	color: #666;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	width: 500px;
}

.result_pagescount {
	display: none;
}

.result_pages {
	color: #666;
	width: 650px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	clear: both;
	padding: 10px 0px 0px 0px;
}

.result_pages a {
	display: inline-block;
	text-align: center;
	margin: 0px 0px 0px 5px;
	color: #024a7d;
	text-decoration: none;
}

.result_pages_2 {
	color: #666;
	width: 650px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	clear: both;
	padding: 10px 0px 0px 0px;
}

.result_pages_2 a {
	display: inline-block;
	text-align: center;
	margin: 0px 0px 0px 5px;
	color: #024a7d;
	text-decoration: none;
}

.infoline {
	color: #959595;
	font-weight: normal;
}

.description {
	font-weight: normal;
}

.result_title a {
	color: #024a7d;
	text-decoration: none;
}

#search_wrap  a:hover {
	text-decoration: underline;
}