/* 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;}

#xsltsearch input.submit {
background:url("./images/searchbtn.png") no-repeat scroll;
background-position: top;
border: medium none;
cursor:pointer;
height:18px;
text-indent:-1000em;
width:46px;
}
#xsltsearch input.submit:hover {
 width: 46px;
    border:none;
    height: 18px;
    background: url("./images/searchbtn.png") no-repeat 0 -18px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
