/* cch-expo- EXPO 3G CSS */

.cch-expo-head, .cch-expo-back *, summary.cch-expo-head > div
{
	color:#000000;
	ttext-shadow: 1px 1px 2px black;//, 0 0 16px teal, 0 0 8px teal;
}
.cch-expo-back summary
{
	font-size:20px;
	line-height:120%;
	padding:12px;
}
.cch-expo-back,  div.cch-expo-back h1, div.cch-expo-back
{
	background-color:#f0f0f0C0;
}
.cch-expo-text
{
	color:#000000;
	text-shadow: 1px 1px 2px black;//, 0 0 16px teal, 0 0 8px teal;
}
.cch-expo-shadow
{
	color:#ffffff;
	box-shadow: 1px 1px 4px black;//, 0 0 16px teal, 0 0 8px teal;
	text-shadow: 1px 1px 4px white;//, 0 0 16px teal, 0 0 8px teal;
}
.cch-expo-back h2
{
	color: #ffffff;
	background-color:#505a5a;
	text-shadow:0px 0px 0px black;
}
div.cch-expo-det
{
	width:95%;
	margin-left:auto;margin-right:auto;
	background-color:rgba(0,0,0,.10);
}