#srchImmobileForm {background-color: transparent; margin: 0; padding: 0;}
#srchImmobileForm * { font-size: 1em; }
#srchImmobileForm input, #srchImmobileForm select,  #srchImmobileForm label{ font-size: 0.85em; }
#srchImmobileForm table th, #srchImmobileForm table td { white-space: nowrap; text-align: left; font-weight: normal; padding: 5px;}
#srchImmobileForm fieldset { border: 0; }
#srchImmobileForm legend { display: none; }

.bottone_ricerca{
	background-image:url('../../images/cercacasa_up.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:142px;height:28px;
	background-color: #828177;
}

.bottone_over{
	background-image:url('../../images/cercacasa_down.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:142px;height:28px;
	background-color: #828177;
}

#srchImmobileForm table{
	float:left;
}

#srchImmobileForm .immform table{
	font-size: 0.85em;
}

.noBordo{ border:0;}

