body {
	font-size: 8pt;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 10pt;
}
p {
	font-size: 8pt;
}
#strapline {
	font-size: 10pt;
}
#strapline img {
	height: 10pt;
	width: 10pt;
}




#Options #zoom_query {
	height: 15px;
	width: 100px;
}
		.highlight {
	background-color: #FFFF99;
}
		.searchheading {
	font-size: 14pt;
	font-weight: bold;
}
		.summary {
	font-size: 8pt;
	font-style: italic;
	color: #00B9E4;
}
		.suggestion { font-size: 8pt; }
		.results { font-size: 8pt; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}		
.result_title a {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}		
		.description { font-size: 10pt; color: #000000; }
		.description a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.description a:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
		.context {
	font-size: 10pt;
	padding-top: 5px;
}
		.infoline {
	font-size: 8pt;
	font-style: normal;
	color: #00B9E4;
	padding-top: 5px;
}
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.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: 10pt; }
		.result_pages a {
	font-size: 10pt;
	color: #999999;
}
.result_pages a:visited {
	font-size: 10pt;
	color: #999999;
}
		.result_pagescount {
	font-size: 8pt;
	font-weight: bold;
}
		
		.searchtime { font-size: 8pt; }
		
		.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; }	
.link_basic {
	color: #000000;
}
.link_basic a {
	color: #000000;
}
.link_basic a:hover {
	text-decoration: none;
}

