/***********************************************************************************************
		
	Print stylesheet

***********************************************************************************************/
	
body { font: normal normal 12px/1.5em "Times New Roman", Times, serif; }
a[href]:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="/"]:after { content: " (http://drleethompson.com" attr(href) ") "; }
.hide, #nav, #secondary-navigation, #sidebar, hr, #footer ul, .before-after, .gift-cards { display: none !important; }
#header, #content, #contact-info { border-bottom: 1px solid #666; padding: 0 5%; }