/* CSS Document */
.searchForm {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;*/
	width:125px;
}

.searchForm .headline {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:11px;
	font-weight:700;
	color:#666666;
}

.searchForm .inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
	width:90px;
}

.searchForm .inputSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


.tx-indexedsearch-res {
	width: 550px;
}

.tx-indexedsearch-info {
	display: none;
}
