.moduloRicerca {
	height:267px;
	padding: 0 14px;
	background:url(../../img/bgTabSearch.png) no-repeat;
}
.moduloRicerca #search_form select {
	width:272px;
	margin:0 0px 10px 0;
	padding:6px;
	clear:both;
}
.moduloRicerca #search_form #cantina {
	margin-right:0;
}
.moduloRicerca #search_form .overlabel {
	display:none
}
.moduloRicerca #search_form input {
	width:233px;
	margin-bottom:10px;
	padding:7px 30px 7px 7px;
	background:#f5f5ed url(../../img/icon_lens.gif) no-repeat right;
}
.moduloRicerca #search_form a {
	margin-left:13px;
	float:right;
}
/*Bottene close*/


.moduloRicerca .bottoneDxClose {
	display:inline;
	height:22px;
	margin:10px 0 20px;
	padding-left:13px;
	font-size:10px;
	color:#333;
	text-decoration:none;
	cursor:pointer;
	background:url(../../img/btnBg.jpg) no-repeat top left;
}
.moduloRicerca .bottoneDxClose span {
	height:22px;
	padding:0 37px 0 0px;
	float:left;
	line-height:2.2em;
	background:url(../../img/btnBgSpanDxClose.jpg) no-repeat top right;
}
.moduloRicerca .bottoneDx span {
	padding:0 42px 0 6px;
	
}
/* Reset border */

.moduloRicerca input:focus, select:focus, textarea:focus {
	border-color:#F5F5ED;
}
