		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; display:none }
		.summary { font-size: 80%; font-style: italic; border:solid 0px red }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; border:solid 0px pink }
		.category { color: white; display:none}
		.sorting { text-align: right; }

		.result_title { font-size: 100%; margin-bottom:5px; margin-left:5px; color:#000000}
		.result_title a { color:#000000; text-decoration:underline; font-weight:bold}
		
		.description { font-size: 100%; color: #008000; display:none; color:#000000}
		.context { font-size: 100%; margin-left:5px; height:80px; border:solid 0px red; overflow: hidden; margin-right:109px}
		.infoline { font-size: 100%; font-style: normal; color: white; margin:0px 3px 0px 0px; float:right}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.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_button {  }
		input.zoom_searchbox {  }		
		
		.result_imagecont { position: absolute; right:0px; padding:0px; margin-top:0px; margin-right:8px; width:102px; height:102px; text-align:center; }
        .result_image { padding:0px; border:solid 1px #000000  }

		.result_block {  border: solid 0px brown; width:100%; height:142px}
		.result_block hr, .result_altblock hr { color:black; height:1px; margin-left:5px; margin-right:5px }
		.result_altblock {  border: solid 0px black; width:100%; height:142px }
		
		.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;}
		
div#latestitems div.searchheading { display:none }
div#latestitems span.highlight { display:none }
div#latestitems div.summary { display:none }
div#latestitems div.suggestion { display:none }
div#latestitems div.infoline { display:none }
div#latestitems b { display:none }
