/**
 * Wialus Website
 * http://www.wialus.co.nz/
 *
 * Copyright (c) 2010 Wialus Solutions Limited
 * All rights reserved. Sole property of Wialus Solutions Limited
 * http://www.wialus.co.nz
 *
 * $Date$
 * $Revision$
 * $LastChangedBy$
 * $HeadURL$
*/
body{
    behavior:url("/css/csshover3.htc");;
}

img, .banner-thumb, #banner-btn-next, .wivolo-trynow, #wivolo-learn-more-btn, #bg-corners-top{
   behavior: url("/css/iepngfix.htc");
}

.banner-submenu{
    background-image:none;
    background-color:#111 !important;
}

.home-content-section-heading a{
    float:left;
}

#footer-copyright{
    margin-top:0 !important;
}

#tools-container{
    display:inline;
}
    #tools-checkbox{
        display:inline;
    }
    #tools-heading{
        display:inline;
    }


    /* override single pane */
    #scroller-large .items  .hero {
        float:left;
        display:block;
        width:950px;
        height:287px;
        font-size:14px;
        background-color:#57A5BC;
    }
