﻿/* XSLTsearch  */
#xsltsearch 
{
	margin: 0;
	padding: 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;
}

p#xsltsearch_summary
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
