*:first-child + html .clearfix { zoom: 1; } /* IE7 */

/* Hack for IE7 */
* + html .frame-header {
    display: inline; /* Elements with hasLayout and display:inline behave like inline-block */
}
.view-frontpage .views-row {
  *display: inline;
  zoom: 1;  
}

