(function($) { 
	$(document).ready( function(){
		$(".fbConnectWidgetTopmost").css("padding-bottom","25px !important");
	});
})(jQuery);
