if ($.browser.msie () == true)
        
                {
        
                                $('#footer').css('margin-top','-60px');
        
                }
