/* VER 1*/
b.ta_stepsDivider{
	margin-top: -10px;
}
.switcher_offerta, .switcher_prezzo {
  background-image:url('/images/pricefinder/it/buttons.png');
  background-repeat: no-repeat;
}


/* green images hacks */
div.ta_quandoMesi {
	text-align:center;
	margin-top: 10px;
}

#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.notAvailable,
#ta_quandoMesi table tbody tr td.selected {
	line-height: 10px;
}


