.searchTable {
	font-size:small;
	border:1px solid #003080;
	border-top:none;
	margin:10px;
	width: 540px;
	clear: both;
}
.searchTable th {
	background-color:#A5DAFA;
	color:#003080;
	border-bottom: #003080 1px solid;
	border-top: #003080 1px solid;
	text-align: center;
}
.searchTable tr td {
	text-align:left;
	color:#003080;
	padding:5px;
	background:url(/images/nlay/sfondo_lastminute.gif) bottom repeat-x;
	white-space: nowrap;
}
.searchTable tr td td {
	background:none;
}
.searchTable tr td td label { /*agisce sull'elenco delle località*/
	font-family:Arial, Helvetica, sans-serif;
}
.searchTable tr#diff td {
	background-color:#FFFDE8;
}

.searchTable .button {
	color:#003080;
	font-size:large;
	letter-spacing:0.3em;
}
.searchTable div.box_opz {
	float:left;
	display:inline; /* for IE bug */
	height:170px;
	width:200px;
	margin:0px 30px;
	font-size:12px;
}
.searchTable .box_opz h4 {
	margin:0;
}
