/* search */
.searchDiv form {
	padding: 0 10px 0 0;
	margin: 0px;
	width: 190px;
}

.searchDiv form input.search {
	border: 1px solid #FFFFFF;
	width: 120px;
	float: left;
	padding: 0px;
	margin: 0 5px 0 0;
}

.searchDiv form input {
	padding: 0;
	margin: 0;
	height: 16px;
}

.searchDiv form input.submit {
	border: 1px solid #999999;
	background-color: #999999;
	height: 18px;
	width: 60px;
}

.tx-indexedsearch-searchbox,
.item-size,
.item-crdate,
.item-mtime {
	display: none;
}

/* search for */
.tx-indexedsearch-whatis {
	margin-bottom: 10px;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 10px;
}

.tx-indexedsearch-browsebox ul.browsebox li {
	display: inline;
	background-image: none;
	padding: 0 5px 0 0;
}

.res-tmpl-css {
	margin: 10px 0 20px 0;
}

.res-title {
	margin: 0 0 3px 0;
	padding: 3px;
	border-bottom: 1px dotted #999999;
	background-color: #CFD6AE;
	height: 18px;
}

.tx-indexedsearch-result-number {
	display: none;
}

.tx-indexedsearch-icon,
.tx-indexedsearch-title,
.tx-indexedsearch-percent {
	display: block;
	font-weight: bold;
	float: left;
	font-size: 100%;
}

.tx-indexedsearch-title {
	width: 430px;
}

.tx-indexedsearch-descr {
	clear: both;
	margin-bottom: 5px;
}

dt.tx-indexedsearch-text-item-path {
	float: left;
	font-weight: bold;
}