	/* CSS Document */

.divFormSearch {
	width: 500px;
	padding-bottom: 20px;
}

.rigaTestoCercato {
	border-bottom: dashed 1px #E56504;
	margin: 2px 0px 2px 0px;
	padding: 8px 0px 8px 0px;
	height: 20px;
}

.cellaTestoCercato {
	float: left;
	width: 290px;
	display: table-cell;
}

.cellaTipoRicerca {
	float: right;
	width: 210px;
}

.rigaCentraleSearch {
	border-bottom: dashed 1px #E56504;
	margin: 2px 0px 2px 0px;
	padding: 8px 0px 8px 0px;
	height: 215px;
}

.cellaIngredienti {
	float: left;
	width: 230px;
	padding-top: 10px;
	display: table-cell;
}

.cellaDestraCentrale {
	float: right;
	width: 259px;
	padding: 0px 0px 0px 10px;
	border-left: dashed 1px #E56504;
}

.caratteristicheRicettaSearch {
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #E56504;
}

.tempoRicettaSearch {
	padding: 8px 0px 10px 0px;
}

.terzaRigaSearch {
	border-bottom: dashed 1px #E56504;
	margin: 2px;
	padding: 6px 2px 6px 2px;
	height: 170px;
}

.stagioneSearch {
	float: left;
	border-right: dashed 1px #E56504;
	width: 158px;
	height: 160px;
}

.divCheckboxSearch {
	padding: 10px 0px 0px 10px;
	line-height: 20px;
}

.divCheckboxSearch input {
	padding: 0px;
	margin: 0px;
}

.altreCaratteristicheSearch {
	float: left;
	border-right: dashed 1px #E56504;
	width: 158px;
	padding-left: 8px;
	height: 160px;
}

.eventiParticolariSearch {
	float: left;
	width: 158px;
	padding-left: 8px;
}
