/* VER 1*/
#ta_departure_title span, #ta_duration_title span, #ta_when_title span, #ta_when_title img, #ta_return_title span{
    cursor:pointer;
}
.ta_partenza .ta_title,.ta_ritorno .ta_title,.ta_durata .ta_title,.ta_quando .ta_title,.ta_durata_no_chooser .ta_title
	{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #065293;
}

.ta_partenza .ta_title {
	margin-bottom: 0px;
}
#ta_departure_title{
    margin-top:10px;
}
.switcher_offerta, .switcher_prezzo {
	background-image:url('http://www3.staticroot.com/images/pricefinder/it/buttons.png');
	background-repeat: no-repeat;
}

#ta_duration {
	position: absolute;
}
#ta_duration #ta_durataTab1 {
	zoom: 1;
	position:absolute;
	left:0;
	top:85px;
	width: 280px;
}
#ta_durataTab1 .ta_giorniPartenza {
	display:table;
	margin-top:0;
}
div.ta_quandoMesi {
	text-align:center;
	margin-top: 10px;
}
#ta_quandoMesi table {
	display:table;
}
#ta_quandoMesi table tbody tr td {
	height: 31px;
	line-height: 20px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#ta_quandoMesi table tbody tr td.available,
#ta_quandoMesi table tbody tr td.selected {
	line-height: 10px;
}
#ta_duration .ta_tabRadio {
	height: 30px;
}

.switcher_offerta, .switcher_prezzo {
	background-image:url('http://www3.staticroot.com/images/pricefinder/it/buttons.png');
        background-repeat: no-repeat;
}
#distanceDays {
	top: 70px;
}

