#xsltsearch {
	margin: 0; 
	padding:0 10px 20px 10px;
	
}

#xsltsearch_header {
	color: #90a0b8;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0 20px 15px;
	height: 20px;	
}

 /****** Form *******/
.xsltsearch_form {
	background: #F7F7F7;
	padding: 20px 10px 5px 13px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.xsltsearch_form input[type="text"]  {
	width:435px;
	border:1px solid #97a8b1 ;
	border-radius: 3px;
	height:24px;
	font-size: 14px;
	color:#5C5B5B;
	padding: 0 3px;
}

.xsltsearch_form input[type="submit"]  {
	width: 110px;
	height: 25px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	background: #90a0b8;
	border: 1px solid #3b5377;
}

#xsltsearch_summary {
	background: #F7F7F7;
	padding: 0px 10px 10px 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 0.7em;
}

#xsltsearch_navigation {
	text-align: center;
}

#xsltsearch_navigation .disabled {
	color: #AAA;
}

#xsltsearch_stats {
	font-size: 75%; 
	color: #999;
}

#xsltsearch_results {
	padding-bottom: 20px;
}

#xsltsearch h2 {
	font-size: 150%;
}


.xsltsearch_result:hover {
	background: #ebf4fc;
}
			
.xsltsearch_ordinal {
	font-weight: bold; 
	font-size: 75%;
}
	
.xsltsearch_result_title a {
	font-weight: bold;
	color: #4B81B3;
}
		
.xsltsearch_score {
	font-size: 75%;
}

.xsltsearch_result {
	padding: 10px 0;
	margin: 20px 10px 0px 10px;
	border-bottom: 1px dotted #CDCDCD;
}


.xsltsearch_result_description p {
	padding-bottom: 10px;
	margin: 0; padding: 0;
	color: #3b5377;
}
			
.xsltsearch_description strong {
	background: #FFD;
} /* highlighting */



















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