/* @group Bonsai Studio */

img#printed-logo {
  display:none;
  }

/* to keep Google adv up */
body {
	padding-top: 0;
}


/* to reduce the distance to the top of the pageheader */

#pageHeader {
	height: 118px;
}

#pageHeader h1 {
	padding-top: 44px;
	/*background-color: purple;*/
}

pageHeader a {
	/*background-color: teal;*/
}

div.adv {
	margin-bottom: 35px;
	/*background-color: red;*/
}

/* @end */
