/*
 Print css, anything in the css is used when page is printed , the other css is used first the this css mostly hides menus and stuff 
 */

#simpleSearchFormId ,.headerbottom ,.leftmenu,#footer, .demoHeader,.demoHeaderText ,.contactsHeader,
.comparecompaniesHeader,.mybizbookbottombord , .topgradient ,.promoteBannerContent,.expandedListPromotion, #morefinance-show, #morefinance-hide ,#logoandmenu ul.menu ,#advancedSearchFormId
,.contactsContent ul,.contactsSpecialMenu, .topLogin{

    display:none;
}

div.ftgcontent {
    height:auto;
    overflow:visible;
}
div.demoframe {
    border:none
}

.contactList {
    height:auto;
    overflow:visible;
}

