#page-header
{
  background-color: #fff;
  background-image: none;
}

.sharable_logo_header
{
  display: block;
  float: left;
  margin: 40px 0 0 30px;
}

.header_logo_spacer
{
  display: none;
}

div.article-bodycontent-print h1 
{
	font-size: 1.8em; /* styles-print */
}

div.article-bodycontent-print h2 
{
	font-size: 1.4em; /* styles-print */
}

div.article-bodycontent-print h3 
{
	font-size: 1.2em; /* styles-print */
}

div.article-bodycontent-print h5 
{
	font-size: 1em; /* styles-print */
}

div.article-bodycontent-print p 
{
	font-size: 0.9em; /* styles-print */
	font-weight: normal; /* styles-print */
	line-height: 1.3em; /* styles-print */
}

div.article-bodycontent-print div.content-right-embed 
{
	display: none; /* styles-print */
}