/*--------------------------------------------------------------
* Copyright (c) 2009 TELUS Communications Inc.,
*
* All Rights Reserved.
* This document contains proprietary information that shall be
* distributed or routed only within TELUS, and its authorized
* clients, except with written permission of TELUS.
*
* Description: CSS Styles for display when printing
*--------------------------------------------------------------*/

#navGlobal, #formSearch, #navMain, #tab, #steps, .printPage, .backTo, #footer {display: none;}

a:link:after, a:visited:after { content:" [" attr(href) "] "; }

