/* GENERAL STYLES */
/* XSLTsearch  */
#xsltsearch 
{
font-family: arial, sans-serif;
font-size:11px;
color:white;
margin: 0; 
padding: 20px 0px 0px 50px;
}

.xsltsearch_result p 
{
	margin: 0; 
	padding: 0;
}
.xsltsearch_result:hover 
{

}
.xsltsearch_ordinal 
{
	font-weight: bold; 
	font-size: 75%;
}

.xsltsearch_title 
{
	font-weight: normal;
	color:white;
}
.xsltsearch_title:hover 
{
	font-weight:bold;
}

.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {
background: #919117;
} /* highlighting */
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #999;}
#xsltsearch_stats {font-size: 75%; color: #666;}


#searchPhrase
{
	left:200px;
	width:100px;
	height:17px;	
}



/* EDITOR PROPERTIES */
