#ta_priceChooserText{
	text-align:left;
	width:145px;
	position:absolute;
	top:50px;
	left:17px;
}
#ta_priceChooserText .ta_title{
	margin:0;
}
#ta_priceNoChooserText p{
	/*background:yellow;*/
}
div.ta_mainContainer div.ta_blockContainer{
    background-image:url("/images/pricefinder/background.gif");
}
#ta_enable_pricechooser{
    position:absolute;
    top:75px;
    /*margin:75px auto;*/
    display:none;
    z-index:100;
    width:150px;
    height:50px;
    left:0;
}
.ta_modifica_prezzo{
    background:white url('/images/pricefinder/pencil.jpg') no-repeat 5px center;
    text-decoration:none;
    border:2px solid #E0E9F1;
    border-top:none;
    padding:3px 10px 3px 25px;
    font-family:Verdana;
    font-size:12px;
    color:#4071A1;
    cursor:pointer;
}
#ta_priceChooserContainer{
    position:absolute;
    width:150px;
    height:150px;
    top:95px;
    left:50px;
}

#ta_price_helper{
	margin-left:5px;
	padding:0 8px;
	font-size:0px;
	color:#fff;
	position:absolute;
	top:-25px;
	left:65px;
}
b.ta_stepsDivider{
	margin-top: -18px;
}

div.ta_ricomincia img{
	top:-3px;
}

