#accordion {
	margin:20px 0px;
	font-size: 16px;
	font-family: Century Gothic, Verdana;


}


h3.toggler {
	cursor: pointer;
	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	width: 98%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990099;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../slides5/molo9.png);
}

div.element p, div.element h4 {
	margin:0px;
	padding:0px;
	font-family: Century Gothic, Verdana;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 100%;
}

blockquote {
	padding:5px 20px;
}
