/*------------------------------------------------------NJArboristsISA.com - print.cssdesigned and developed by: mike mccarronhttp://www.raphaelwebscapes.comDefines Layout and style for screen media.------------------------------------------------------*//*----------------------------------------------LAYOUT - start----------------------------------------------*//*hide the right column when printing*/#rightcol{	display:none;} #outer{	border-right: 0px;} /*hide the left column when printing*/#leftcol{	display:none;} #outer{	border-left: 0px;} /*----------------------------------------------LAYOUT - end----------------------------------------------*//*----------------------------------------------CONTENT CONTAINERS - start----------------------------------------------*//*----------------------------------------------CONTENT CONTAINERS - end----------------------------------------------*/