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

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.

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

div.prose h2 {
	margin-bottom: 4px;
}

div.prose h3 {
	font-size: 11px;
	font-weight: normal;
	color: #880000;
	margin-top: 4px;
	margin-bottom: 0px;
}

div.prose p {
	margin-top: 0px;
}

table.help {
	margin-bottom: 12px;
}

table.help td.mk {
	vertical-align: top;
	font-size: 17px;
	font-family: 'Times New Roman', serif;
	color: #000044;
	padding-left: 12px;
	padding-right: 8px;
	width: 2em;
}

table.help td.def {
	border-left: solid 1px #cccccc;
	color: #555577;
	padding: 3px 8px 0px 8px;
}

table.help td.mk b {
	font-weight: normal;
	color: #880000;
}
