
.csc-mailform-submit,
.tx-indexedsearch-searchbox-button  { }
/*
	background-color: none;
	border: none;
	padding: 4px 3px 5px 3px;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	width:auto;
*/

/* extra space above the search area */
.tx-indexedsearch {
	margin-top:10px;
	width:100%;
}

.tx-indexedsearch-res table { width:100%; padding:0 5px; }

.tx-indexedsearch td { padding:5px 5px 5px 0; }

.tx-indexedsearch td select { font-size:11px; }

td.csc-form-fieldcell input,
.tx-indexedsearch-searchbox input,
td.csc-form-fieldcell textarea {
	border: 1px solid #e3e3e3;
	padding: 3px;
	font-size: 11px;
	width: auto;
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch input.tx-indexedsearch-searchbox-button { /* width:50px;*/ }

.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-desc,
.tx-indexedsearch-selectbox-order,
.tx-indexedsearch-selectbox-results {
	border: 1px solid #e3e3e3;
	padding: 2px;
	font-size: 11px;
	width:140px;
}
