/* GENERAL STYLES */
/* XSLTsearch  */
#xsltsearch {
	margin: 0; 
	padding: 20px 0 0 0;
}
	
.xsltsearch_result p {
	margin: 0; 
	padding: 0;
}
	
.xsltsearch_result:hover {
	background: #f6f6f6;
}
	
.xsltsearch_ordinal {
	font-weight: bold; 
	font-size: 75%;
}
	
.xsltsearch_title {
	font-weight: bold;
}
	
.xsltsearch_score {
	font-size: 75%;
}
	
p.xsltsearch_result_description {
	padding-bottom: 10px;
}
	
.xsltsearch_description strong {
	background: #FFC;} /* highlighting */

#xsltsearch_navigation {
	text-align: center;
}
	
#xsltsearch_navigation .disabled {
	color: #999;
}
	
#xsltsearch_stats {
	font-size: 75%; 
	color: #666;
}

/* EDITOR PROPERTIES */

