$(function() {
	$('#bannerimg').cycle();
	$('#enquiry').corner("bottom");
	$('#enquiry2').corner();
	$('#special').corner("round 8px").parent().css('padding', '8px').corner("round 14px")
	$('#leftbar span').dropShadow({left: 2, top: 2, blur: 1, color: "#03f", swap: false});
});
