/* matchoffice.dk  print */


/*====================================
   PRINT STYLES 
=====================================*/
@media print {
  #map,
  #SingleViewRelatedListSender,
  #SingleViewRelatedListSender h4,
  #SingleViewRelatedListSender .nearbyOffices,
  #quickOfficeSearch,
  #weSupport,
  #footerCol-1,
  #footerCol-2,
  #footerCol-3,
  #footerCol-4 { display:none; }
}