/* CSS stylesheet for Schematron Introduction */

div.example-contents {
	background-color: #DCDCDC;
}


div.author:before {
content: "Author";
}

  div.first > div.othercredit:before {
content: "Credits";
}





