/*BODY
{
	margin-top: 5px;
	font-size: 85%;
	color: #222;
	font-size: 10pt;
	font-family: Arial;
        line-height: 200%;
}
*/

sub {
  position: relative;
  top: 0.3em;
  line-height: 0;
}

sup {
  line-height: 0;
}

.article-container h1 {
  font-size: 120%;
}

.article-container h2 {
  font-size: 120%;
}

@media print 
{
  .noprint 
  {
    display: none;
  }
}

.embed {
  background:url(images/embed.gif) center right no-repeat;
  padding:0 20px 0 0;
  white-space:nowrap;
}

.embed.youtube {
  background:url(http://www.youtube.com/favicon.ico) center right no-repeat;
  padding:0 20px 0 0;
  white-space:nowrap;
}

.embed.jove {
  background:url(http://www.jove.com/favicon.ico) center right no-repeat;
  padding:0 20px 0 0;
  white-space:nowrap;
}

.embed.chemspider {
  background:url(favicon.ico) center right no-repeat;
  padding:0 20px 0 0;
  white-space:nowrap;
}

#csm-article-part-gif {
  margin-left: auto; 
  margin-right: auto; 
  display:block;
}
.article-container {
  line-height: 150%;
}

/* SEO optimization we want to use H1 for Article Header here not H2 - but H1 is normally grey - so set colour to black for Article Header.*/
h1
{
	color: #000000;
}
