﻿		.highlight { background: #FFF040; }
		.searchheading { font-size: 120%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }
 
		.result_title a, .result_title a:active {
	        font-size: 12px;
	        font-weight:bold;
	        color: #3979BD; 
	        text-decoration:underline;
	        font-family:Arial;
        }
		.result_title a:hover {
	        font-size: 12px;
	        font-weight:bold;
	        color: #CC0000; 
	        text-decoration:underline;
	        font-family:Arial;
        }
           
        .SearchText 
        {
            background-color:White;
        }     
		.description { font-family:Arial; font-size:12px; color:#008000; font-weight:bold; }
		.context { font-family:Arial; font-size:12px; color:#808080; }
		.infoline { font-family:Arial; font-size:10px;  color: #000000;}

		.zoom_searchform { font-family:Arial; font-size:16px; color:#808080;  }

		.zoom_results_per_page { font-family:Arial; font-size:8px; margin-left: 10px; }
		.zoom_match { font-family:Arial; font-size:10px; 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_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;}

