/*---------------------------------------------------------------------------

Copyright ©2011-2013 by Andrew Casson. All rights reserved. 

THIS CSS STYLESHEET IS NOT IN THE PUBLIC DOMAIN.

More information: http://www.cantigasdesantamaria.com/sourcecopy.html

Thank you for your understanding and cooperation.

---------------------------------------------------------------------------*/

table.spellchange th {
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	padding-top: 8px;
	padding-left: 0px;
	border: none;
	color: #555577;
}

table.spellchange td {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
	color: #555577;
}

table.spellchange td.ex {
	width: 35%;
}

table.spellchange td.num {
	font-weight: normal;
	font-size: 9px;
	text-align: right;
	border-top: none;
	border-left: none;
	border-bottom: none;
	padding-top: 4px;
	padding-left: 0px;
}

table.spellchange td p.aside {
	margin-left: 0px;
	margin-bottom: 4px;
	font-size: 13px;
}

div.prose p.aside {
	font-size: 9px;
	margin-left: 3em;
}

div.prose .qtext {
	font-size: 17px;
}

h2 {
	margin-top: 16px;
	margin-bottom: 4px;
}

table.spellchange p {
	margin-top: 0px;
	margin-bottom: 8px;
}
