div#availability-checker button.go {
	_behavior: url(/iepngfix.htc);
	background:url(../images/ac-btn-s2.png) no-repeat;
	width:52px;
	right:6px;
}

div#special-offers a.booking-link.go {
	_behavior: url(/iepngfix.htc);
	background:url(../images/ac-btn-s3.png) no-repeat;
	width:52px;
	right:6px;
	font-size:1.2em;
}

div#best-prices div.widget_bestPrices div.widget-content a.go {
	_behavior: url(/iepngfix.htc);
	background:url(../images/ac-btn-s3.png) no-repeat;
	width:52px;
	right:6px;
}


div#best-prices div.widget_bestPrices div.widget-content p.from-price span.price {
	position:absolute;
	right:80px;
	top:2px;
}