/*
	Special styles template search results
*/

#contentframe form {
	margin-bottom: 0.5em;
}

#contentframe h2.searchlink {
	margin-top: 2.5em;
}

#contentframe h2 a, #content h2 a:hover {
	background-position: left 3px;
	margin-top: 2.5em;
	text-decoration: none;
}

#contentframe span.relevance {
	font-weight: normal;
	border-left: 1px solid #A30810;
	padding-left: 0.988em;
}

#contentframe ul.browsebox {
	margin-top: 1.5em;
}

#contentframe ul.browsebox {
	list-style: none;
}

#contentframe ul.browsebox li {
	display: inline;
	background: none;
	padding-left: 0;
	margin-left: 0;
}

#contentframe ul.browsebox li a {
	background: none;
	padding-right: 1.5em;
}

#contentframe ul.browsebox li a:hover {
	padding-right: 0.5em;
	text-decoration: underline;
}

#contentframe .tx-indexedsearch-rules p {
	margin-bottom: 2em;
}

#contentframe p.tx-indexedsearch-noresults {
	margin-top: 1em;
}

#contentframe .tx-indexedsearch-redMarkup {
	color: #A30810;
}

#contentframe .tx-indexedsearch-noresults {
	text-align: left;
}

#contentframe .submitButton {
	padding: 0.1em 0;
}
