/* Print */
body{background:#FFF; text-align:center; font-family:Arial; margin:0;}
#header, #nav, #side, #footer, #print, #reset, #submit, fieldset.locale{display:none;}

#content h2, #content h3, #content h4, #content h5, #content h6{color:#000;}
#content h2{font-size:167%; font-weight:bold;} 
#content h3{font-size:144%; font-weight:bold;} 
.incontent{width:95%; margin:10px auto;}
.incontent fieldset{margin-top:10px; margin-bottom:10px;}

#fromAddress, #toAddress{width:100%; font-size:18px; padding-left:2px; border:none;}
#print-from-name, #print-to-name, #print-from-phone, #print-to-phone{display:inline;}


#mapDisplay{margin-top:15px; margin-bottom:10px; padding-top:10px; padding-bottom:10px;}
#mapDisplay div.clear{clear:both;}
#map_canvas{clear:right; width:47%; float: right; height:300px; margin:20px auto; border:1px solid #141C5B;}
#directions{float:left; width:48%; margin:6px auto;}

