@import url("./shared.css");

td.committeeRole
{	
	text-align: left;
}

td.committeeName
{	
	text-align: right;	
}

table.membershipCosts
{
	margin-bottom: 0.3em;
}

table.membershipCosts th
{
	
	padding-left: 0.4em;
	padding-right: 0.4em;
	
}

table.membershipCosts td
{	
	text-align: center;	
}

table.northWales
{
	margin-bottom: 1em;
}

p.referenceRight
{
	
	margin-right: 0.2em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-size: 0.8em;
	text-align: right;

}