/*== Clear out what we do not want printing ==*/
div#header, div.the-bar, div#sidebar, div#footer, div.questions-copyright, div#lcolumnlevel, a.back-link, div#store h1.screen, a.screen { display:none; } 

/*== Add in print elements ==*/
.print { display: block; }

/*== Adjust items as needed ==*/
div#store div#rcolumnlevel { float:left; width:70em; }
div#routeResults div#to { float:left; }
div#store-locations div#content { margin-left:0; position: relative; }
div.we-inner-wrap, div#sidebar-with-content, div#content { overflow:visible; border: 0 none; padding:0; }
div.wrap { width:auto; }

img#mqrtehl { display:block !important; visibility:visible !important; }

