$(document).ready(function() {
	$('.price').tooltip('#priceToolTip');
});
