/* IE Fixes for the landing page */
.lt-ie9 .page-template-page-landing-php > .row { width:1300px; }
.lt-ie8 .page-template-page-landing-php > .row { width:1000px !important; }
.lt-ie8 .page-template-page-landing-php .columns{
    margin-right: -15px ;
    margin-left: -15px ;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
}
.lt-ie8 .page-template-page-landing-php .splash .form-wrapper p { display:none; }
.lt-ie8 .page-template-page-landing-php .splash .gform_wrapper .gform_footer { margin-top:0 !important; }