/* set the print settings */
body, p, td, th, ul {
background-color: #ffffff;
color: #333333;
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size: 12pt;
text-decoration: none;
padding:0px;
margin-bottom:-25px;
}

/* set the header settings */
h1, h2, h3, h4 {
color: #000000;
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size: 14pt;
text-decoration: none;
/*line-height: 18px;*/
margin-bottom:0px;
}

small{margin-top:-120px;}
/* links black */
a {
color: #666666;
text-decoration: none;
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size: 12pt;
}

/* Show URLS only inside the article container
#mainbody a: after {
content: "(" attr(href) ")";
font-size: 10pt;
}
*/

/* hide the following */
#partnersbox1, #google-map, .nav, #footer, .shortlist-btn, .card-marker, img {
display: none;
}