@charset "utf-8";
/* CSS Document */

@page  
{ 
    size: auto;
    margin: 25mm 10mm;  
} 

html,body {
	font-family: sans-serif;
	font-size:10pt;
}

header, footer, nav, .btn, .skip-to-content, hr {
	display:none !important;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

/* Business Details */

.business-listing .image {
	display:none;
}

.business-listing img.print-only {
	max-width:250px;
}