

/* ##################################### mapPrint.css ##################################### */

/* ========================== print page ========================== */
#edgeL,
#edgeR,
#header,
#globalMenu,
#crumb,
#L,
h2.pageTitle,
h3,
#R .noPrint,
#R .btn.print,
#footerMenu,
#footer
{ display:none; }

body, #wrapper
{ background:none; }

#base, #header, #content, #R { width:670px !important; }
#R { float:none; margin:0; padding:0; }

.contentInside { margin-bottom:15px; padding:0 !important; }


/* */