/* 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;
}

.input {
	width: 100px;
	height: 14px;
	border: #cccccc 1px solid;
	vertical-align: middle;
	font-size: 10px;
}

.submit {
	height: 16px;
	vertical-align: middle;
}

/* EDITOR PROPERTIES */
