/* Toggle default */
h3.rgaccord1-toggle {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 1.4em;
	height: 23px;
	margin: 0;
	cursor: pointer;
	padding: 6px 0;
	}

/* Toggle act item */
h3.act { color: #339; }

/* the content */
div.rgaccord1-content {
	width: 650px;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	}

/* remove margin of a CE */
div.rgaccord1-content .ce { margin-bottom: 0; }

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 { display: none; }

