/* compound callout */
div.co_contain { margin: 0; padding: 0; }
div.co_outer {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0; padding: 0;
	width: 100%; 
}
p.co_outer1 {
	font-family: inherit; font-size: 8em;
	margin: inherit; padding: inherit;
	float: left;
	color:#A0A0A4;
}
p.co_outer2 {
	font-family: inherit; font-size: 8em;
	margin: inherit; padding: inherit;
	float: right;
	color:#A0A0A4;
}
p.co_inner {
	margin: inherit; 
	padding: 1em 0;
	font-size: medium;
	line-height: normal;
	text-align: center;
	overflow: visible;
}
p.co_cite {
	margin: inherit; 
	padding: 0 0.5em 0.5em 0.5em;
	font-size: small;
	line-height: normal;
	text-align: center;
	overflow: visible;
}
