/*O'Hanlon Tax printer friendly styles*/
/*hide irrelevant*/
a#credit { display: none; }
.sectionNews #footer, .sectionServices #footer, .sectionTools #footer, .sectionContact #footer { display: none; }
/*optimise*/
#branding { height: 91px; background-image: none; }
#logo { margin-top: 0; }
/*fix for services page printing in firefox*/
#main { min-height: inherit; float: none; display: block; }

