show hide functionality is not working in IE8 and IE7 Bt its working in all the browser

Here is the HTML code
Code:
 <div class="navigations">
<div class="grid_4 consulting" style="margin-left:50px" ><h1> Consulting</h1></div>
<div class="grid_4 push_1 engineering"  >  <h1> Engineering</h1></div>
<div class="grid_4
...