.highlight { background: #FFFF40; }
		.searchheading {
	font-size: 100%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results {
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
}
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title {
	font-size: 100%;
}		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 90%; font-family:Arial, Helvetica, sans-serif;}
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; font-family:Arial, Helvetica, sans-serif;}
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 50px;
	top: 1px;
	position: relative;
	float: left;
}
		input.zoom_searchbox2 
		{
		    height: 22px;
		    
	font-size: 11px;
	background-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	margin-right: 3px;
	height:15px;
}		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
